Skip to content

Commit

Permalink
Development snapshot <v0.49.18>
Browse files Browse the repository at this point in the history
  • Loading branch information
HammerGS committed Feb 17, 2024
1 parent 15dfeca commit 01fec11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -22,7 +22,7 @@ allprojects {

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

ext {
Expand Down
2 changes: 1 addition & 1 deletion megameklab/docs/history.txt
@@ -1,6 +1,6 @@
MEGAMEKLAB VERSION HISTORY:
----------------
0.49.18-SNAPSHOT
0.49.18 (2024-02-17 1800 UTC)
+ Fix #1370: Closing a unit selection dialog without selecting a unit no longer leads to an error message displayed
+ Fix #1309: Cargo containers can no longer be added to battle meks (they remain available to industrial meks)
+ Fix #1358: Record sheets for beast-mounted infantry now show additional movement information
Expand Down

0 comments on commit 01fec11

Please sign in to comment.