Skip to content

Commit

Permalink
build(Wikiplus): bump to 4.1.0 (#1662)
Browse files Browse the repository at this point in the history
* build(Wikiplus): bump to 4.1.0
  • Loading branch information
WaitSpringQW authored Jan 13, 2025
1 parent 1d382ca commit 34380a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dist/Wikiplus/Wikiplus.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/Wikiplus/modules/utils/constants.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
class Constants {
version = '4.0.12';
version = '4.1.0';
get isArticle() {
return window.mw.config.get('wgIsArticle');
}
Expand Down

0 comments on commit 34380a4

Please sign in to comment.