Skip to content

Commit 27b89bd

Browse files
committed
Update to 0.2.1
1 parent b652965 commit 27b89bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
VUE_APP_TITLE=Survival Clicker 2
2-
VUE_APP_VERSION=0.2.0
2+
VUE_APP_VERSION=0.2.1
33
VUE_APP_STABLE_URL=https://sc2.7777.lt
44
VUE_APP_SOURCE_LINK=https://github.com/MantasPauliukonis/survival-clicker2
55
VUE_APP_COMMUNITY_LINK=https://discord.gg/DMXvm7W

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "survival-clicker2",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",

0 commit comments

Comments
 (0)