Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
green1052 committed Jul 1, 2021
1 parent f65d98f commit 810e0cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "betternovelpia",
"version": "2.6.5",
"version": "2.6.6",
"description": "노벨피아를 더 좋게 바꿔줍니다!",
"main": "dist/betternovelpia.user.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import Setting from "./moudle/Setting";
// @ts-ignore
GM_config.init({
"id": "betternovelpia",
"title": "BetterNovelpia - 2.6.5",
"title": "BetterNovelpia - 2.6.6",
"fields": {
"BetterSideView": {
"label": "사이드뷰 개선",
Expand Down

0 comments on commit 810e0cb

Please sign in to comment.