Skip to content

Commit f58ba68

Browse files
committed
chore: version bump
1 parent ff5791d commit f58ba68

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,6 +1,6 @@
11
{
22
"name": "@capacitor-community/app-icon",
3-
"version": "0.3.0",
3+
"version": "1.0.0",
44
"description": "Capacitor community plugin for changing an iOS app icon.",
55
"main": "dist/plugin.js",
66
"module": "dist/esm/index.js",
@@ -58,9 +58,9 @@
5858
"swiftlint": "@ionic/swiftlint-config",
5959
"repository": {
6060
"type": "git",
61-
"url": "https://github.com/johnborges/app-icon"
61+
"url": "https://github.com/capacitor-community/app-icon"
6262
},
6363
"bugs": {
64-
"url": "https://github.com/johnborges/app-icon"
64+
"url": "https://github.com/capacitor-community/app-icon/issues"
6565
}
6666
}

0 commit comments

Comments
 (0)