Skip to content

Commit

Permalink
Release 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cam72cam committed Dec 20, 2023
1 parent 6231a9c commit b2df5ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions ReleaseNotes/ImmersiveRailroading-1.10.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,5 +346,7 @@ in [src/main/java/cam72cam/immersiverailroading/library/Permissions.java](https:

## Known Issues

* Translations
* Moving around stock while riding may desync server side / be somewhat buggy
* Moving around stock while riding may desync server side / be somewhat buggy
* Sometimes offline mode will cause issues, UMC issue that will be patched later
* Custom animation widgets occasionally desync
* Locked switches occasionally desync
2 changes: 1 addition & 1 deletion umc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cls": "ImmersiveRailroading",
"name": "Immersive Railroading",
"id": "immersiverailroading",
"version": "1.9.1",
"version": "1.10.0",
"dependencies": {
"trackapi": {
"versions": "[1.1,)"
Expand Down

0 comments on commit b2df5ef

Please sign in to comment.