bump version for minor release

This commit is contained in:
Freshmilkymilk 2020-09-24 21:22:25 -06:00
parent 54f5eb41f5
commit 6825de8af4
No known key found for this signature in database
GPG Key ID: B210214726522691
3 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View File

@ -3,4 +3,5 @@
/.vscode/
/target/
/logs/
/dist/
/dist/
/.idea/

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "ardacraftlauncher",
"version": "1.8.0",
"version": "1.8.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "ardacraftlauncher",
"version": "1.8.0",
"version": "1.8.1",
"productName": "ArdaCraft Launcher",
"description": "Modded Minecraft Launcher",
"author": "ArdaCraft (https://github.com/ArdaCraft)",