Skip to content

Commit a0bb26a

Browse files
committed
chore: bump version to 2.0.27-rc.1
1 parent 9ec5c2b commit a0bb26a

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG-SNAPSHOTS.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
1212
### Added
1313

1414
### Changed
15-
- Upgrade RTM to 2.4.24 `#694`
16-
- This also upgrades NGTLib to 2.4.20
1715

1816
### Deprecated
1917

@@ -23,6 +21,11 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
2321

2422
### Security
2523

24+
## [2.0.27-rc.1] - 2023-07-14
25+
### Changed
26+
- Upgrade RTM to 2.4.24 [`#694`](https://github.com/fixrtm/fixRTM/pull/694)
27+
- This also upgrades NGTLib to 2.4.20
28+
2629
## [2.0.26] - 2023-07-10
2730
### Fixed
2831
- Player rotation is not updated when train rotates [`#687`](https://github.com/fixrtm/fixRTM/pull/687)
@@ -614,7 +617,8 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
614617
- fix .gitignore [`40ff11e`](https://github.com/fixrtm/fixRTM/commit/40ff11ec23453c374a616437c98fa4081a156d0a)
615618
- PacketCollisionObjが大きすぎる問題の解決を試した [`7a365db`](https://github.com/fixrtm/fixRTM/commit/7a365db3b528b5be36fc7e9fbb4d75657acf5c66)
616619

617-
[Unreleased]: https://github.com/fixrtm/fixRTM/compare/2.0.26...HEAD
620+
[Unreleased]: https://github.com/fixrtm/fixRTM/compare/2.0.27-rc.1...HEAD
621+
[2.0.27-rc.1]: https://github.com/fixrtm/fixRTM/compare/2.0.26...2.0.27-rc.1
618622
[2.0.26]: https://github.com/fixrtm/fixRTM/compare/[2.0.26-rc.1]: https://github.com/fixrtm/fixRTM/compare/[2.0.26-beta.2]: https://github.com/fixrtm/fixRTM/compare/[2.0.26-beta.1]: https://github.com/fixrtm/fixRTM/compare/2.0.25...2.0.26-beta.1...2.0.26-beta.2...2.0.26-rc.1...2.0.26
619623
[2.0.26-rc.1]: https://github.com/fixrtm/fixRTM/compare/[2.0.26-beta.2]: https://github.com/fixrtm/fixRTM/compare/[2.0.26-beta.1]: https://github.com/fixrtm/fixRTM/compare/2.0.25...2.0.26-beta.1...2.0.26-beta.2...2.0.26-rc.1
620624
[2.0.26-beta.2]: https://github.com/fixrtm/fixRTM/compare/[2.0.26-beta.1]: https://github.com/fixrtm/fixRTM/compare/2.0.25...2.0.26-beta.1...2.0.26-beta.2

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
66
modGroup=com.anatawa12.fixRtm
7-
modVersion=2.0.27-beta.0
7+
modVersion=2.0.27-rc.1
88
modBaseName=fixRtm
99
forgeVersion=1.12.2-14.23.5.2847
1010
mcpChannel=stable

0 commit comments

Comments
 (0)