Skip to content

Commit 1fe5ed2

Browse files
committed
bump version 0.2.7
1 parent 32b2249 commit 1fe5ed2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "electron-ssr",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"author": "erguotou <erguotou525@gmail.com>",
55
"description": "Cross platform ShadowsocksR GUI client built with electron",
6-
"homepage": "https://github.com/erguotou520/electron-ssr/",
6+
"homepage": "https://github.com/shadowsocksrr/electron-ssr/",
77
"license": "MIT",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/erguotou520/electron-ssr"
10+
"url": "https://github.com/shadowsocksrr/electron-ssr"
1111
},
1212
"main": "./dist/electron/main.js",
1313
"scripts": {

0 commit comments

Comments
 (0)