Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
New Release
Browse files Browse the repository at this point in the history
  • Loading branch information
xcibe95x committed Sep 29, 2019
1 parent 4044c8d commit a821653
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Form1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ private void Form1_Load(object sender, EventArgs e)

{

var localVersion = new Version("2.8");
var localVersion = new Version("2.9");

// WINDOW STARTING POSITION
StartPosition = FormStartPosition.Manual;
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,11 @@ cause of small updates like new items just in case, beacuse at 3.0 the app will
- Add more default hexes with different colors that get choosen random
- Remove ALL unused Assets
- Rounds
- Blitz.gg
- Mobalitycs
- Possible Team Comps
- **2.9 IN PROGRESS**
- **2.9**
- Now send you straight to the latest version GitHub Page
- No longer run with preselected gloves, instead now show neeko's help as a placeholder
- Drop Rates Layout Adjustments
Expand Down
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.8
2.9

0 comments on commit a821653

Please sign in to comment.