Skip to content

Commit

Permalink
Ready to Develop <v0.50.0-SNAPSHOT>
Browse files Browse the repository at this point in the history
  • Loading branch information
HammerGS committed Jun 28, 2024
1 parent 52adeb7 commit 703b023
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ allprojects {

subprojects {
group = 'org.megamek'
version = '0.49.20'
version = '0.50.0-SNAPSHOT'
}

ext {
Expand Down
4 changes: 3 additions & 1 deletion megameklab/docs/history.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
MEGAMEKLAB VERSION HISTORY:
----------------
0.49.20 (2024-06-28 2100 UTC)
0.50.0-SNAPSHOT (THIS MARKS THE START OF JAVA 17 AS THE MINIMUM REQUIRED)

0.49.20 (2024-06-28 2100 UTC) (THIS IS THE LAST VERSION TO SUPPORT JAVA 11)
+ PR #1486: Code internals: DialogOptionsListener update
+ Fix #1494: Heavy gauss rifles can no longer be mounted in mek turrets
+ Fix #1490: Upon saving a unit that was loaded from file, MML will now always ask for a new filename when that unit's name is changed
Expand Down

0 comments on commit 703b023

Please sign in to comment.