We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b652965 commit 27b89bdCopy full SHA for 27b89bd
.env
@@ -1,5 +1,5 @@
1
VUE_APP_TITLE=Survival Clicker 2
2
-VUE_APP_VERSION=0.2.0
+VUE_APP_VERSION=0.2.1
3
VUE_APP_STABLE_URL=https://sc2.7777.lt
4
VUE_APP_SOURCE_LINK=https://github.com/MantasPauliukonis/survival-clicker2
5
VUE_APP_COMMUNITY_LINK=https://discord.gg/DMXvm7W
package.json
@@ -1,6 +1,6 @@
{
"name": "survival-clicker2",
- "version": "0.2.0",
+ "version": "0.2.1",
"private": true,
"scripts": {
6
"serve": "vue-cli-service serve",
0 commit comments