Skip to content

Commit

Permalink
Ready to Develop <v0.49.18>
Browse files Browse the repository at this point in the history
  • Loading branch information
HammerGS committed Dec 31, 2023
1 parent 23f1c77 commit 84e450d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions MekHQ/docs/history.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
MEKHQ VERSION HISTORY:
---------------
0.49.18-SNAPSHOT

0.49.17 (2023-12-31 1900 UTC)
+ No code added

0.49.16 (2023-12-30 2200 UTC)
+ PR #3771: Add "children" filter to personnel tab
Expand Down
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.17'
version = '0.49.18-SNAPSHOT'
}

ext {
Expand Down

0 comments on commit 84e450d

Please sign in to comment.