Skip to content

Commit 34380a4

Browse files
authored
build(Wikiplus): bump to 4.1.0 (qiuwenbaike#1662)
* build(Wikiplus): bump to 4.1.0
1 parent 1d382ca commit 34380a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dist/Wikiplus/Wikiplus.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Wikiplus/modules/utils/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
class Constants {
2-
version = '4.0.12';
2+
version = '4.1.0';
33
get isArticle() {
44
return window.mw.config.get('wgIsArticle');
55
}

0 commit comments

Comments
 (0)