Skip to content

Commit 0158aab

Browse files
committed
chore(english/novel7s): bump version to 1.0.1
1 parent e7866ec commit 0158aab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/english/novel7s.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class Novel7sPlugin implements Plugin.PluginBase {
7474
icon = 'src/en/novel7s/icon.png';
7575
site = 'https://novel7s.com';
7676
rest = `${this.site}/wp-json/wp/v2`;
77-
version = '1.0.0';
77+
version = '1.0.1';
7878

7979
filters = {
8080
sort: {

0 commit comments

Comments
 (0)