Skip to content

Commit 4c8c8fa

Browse files
committed
发布:v9.9.0
1 parent 22a2672 commit 4c8c8fa

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

app/Constant/AppConstant.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ class AppConstant
66
{
77
const APP = 'blog';
88
const APP_NAME = 'ModStartBlog';
9-
const VERSION = '9.8.0';
9+
const VERSION = '9.9.0';
1010
}
1111

public/asset/common/editor.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/asset/common/photoswipe.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/asset/common/share.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/asset/vendor/ueditor/dialogs/attachment/attachment.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
</div>
5757
</div>
58-
<script type="text/javascript" src="attachment.js?b17a61b0"></script>
58+
<script type="text/javascript" src="attachment.js?30c88b65"></script>
5959

6060
</body>
6161
</html>

public/asset/vendor/ueditor/dialogs/attachment/attachment.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/asset/vendor/ueditor/dialogs/audio/audio.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@
7878
<link rel="stylesheet" type="text/css" href="../../third-party/webuploader/webuploader.css?0057c5c7">
7979

8080
<!-- audio -->
81-
<script type="text/javascript" src="audio.js?a3aa9e68"></script>
81+
<script type="text/javascript" src="audio.js?2d786af4"></script>
8282
</body>
8383
</html>

public/asset/vendor/ueditor/dialogs/audio/audio.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/asset/vendor/ueditor/dialogs/image/image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,6 @@
120120

121121
</div>
122122
</div>
123-
<script type="text/javascript" src="image.js?41835e90"></script>
123+
<script type="text/javascript" src="image.js?6a7f39bf"></script>
124124
</body>
125125
</html>

public/asset/vendor/ueditor/dialogs/image/image.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)