File tree 3 files changed +4
-2
lines changed
resources/mekhq/resources
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
VERSION HISTORY:
2
2
----------------
3
+ 0.49.2-SNAPSHOT
4
+
3
5
0.49.1 (2021-05-23 1630 UTC)
4
6
+ Data: Fixing Aerospace Tech Portrait Folder Names
5
7
+ PR #2571: Fixing MechWarrior Salary
Original file line number Diff line number Diff line change 2
2
3
3
Application.name = MekHQ
4
4
Application.title = MekHQ
5
- Application.version = 0.49.1
5
+ Application.version = 0.49.2-SNAPSHOT
6
6
Application.vendor = MekHQ Project
7
7
Application.homepage =https://github.com/MegaMek
8
8
Application.description = A program for managing BattleTech campaigns played via MegaMek or tabletop
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ allprojects {
22
22
23
23
subprojects {
24
24
group = ' org.megamek'
25
- version = ' 0.49.1 '
25
+ version = ' 0.49.2-SNAPSHOT '
26
26
}
27
27
28
28
ext {
You can’t perform that action at this time.
0 commit comments