Skip to content

Commit

Permalink
Development snapshot <v0.49.17>
Browse files Browse the repository at this point in the history
  • Loading branch information
HammerGS committed Dec 31, 2023
1 parent fc7623a commit 23f1c77
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions MekHQ/docs/history.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
VERSION HISTORY:
MEKHQ VERSION HISTORY:
---------------
0.49.17-SNAPSHOT
0.49.17 (2023-12-31 1900 UTC)

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-SNAPSHOT'
version = '0.49.17'
}

ext {
Expand Down

0 comments on commit 23f1c77

Please sign in to comment.