Skip to content

Commit

Permalink
Bump version to 2.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFlash787 committed Aug 10, 2020
1 parent 670648e commit f7c5c81
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ deploy:
edge: true
api_key: $GH_TOKEN
file:
- dist/ModRealmsLauncher-setup-2.0-beta.1.exe
- dist/ModRealmsLauncher-setup-2.0-beta.1.AppImage
- dist/ModRealmsLauncher-setup-2.0-beta.1.dmg
- dist/ModRealmsLauncher-setup-2.0-beta.1.exe.blockmap
- dist/ModRealmsLauncher-setup-2.0.0-beta.2.exe
- dist/ModRealmsLauncher-setup-2.0.0-beta.2.AppImage
- dist/ModRealmsLauncher-setup-2.0.0-beta.2.dmg
- dist/ModRealmsLauncher-setup-2.0.0-beta.2.exe.blockmap
- dist/latest-mac.yml
- dist/latest-linux.yml
- dist/latest.yml
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "modrealmslauncher",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"productName": "ModRealms Launcher",
"description": "Modded Minecraft Launcher",
"author": "Rob Weddell (original by Daniel Scalzi)",
Expand Down

0 comments on commit f7c5c81

Please sign in to comment.