We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f6bfa commit 2c9a1cfCopy full SHA for 2c9a1cf
3 files changed
CHANGELOG.md
@@ -1,4 +1,5 @@
1
## Version 1.4.1
2
+* Support for 2.3.0
3
* Trickster
4
* Added support for new subdomains
5
Repository.json
@@ -2,7 +2,7 @@
"Releases": [
{
"Id": "TabletopTweaks-Reworks",
- "Version": "1.3.1"
+ "Version": "1.4.1"
6
}
7
]
8
TabletopTweaks-Reworks/Info.json
@@ -3,7 +3,7 @@
"Author": "Sean Petrie",
"DisplayName": "Tabletop Tweaks Reworks",
"EntryMethod": "TabletopTweaks.Reworks.Main.Load",
- "GameVersion": "2.1.0",
+ "GameVersion": "2.3.0",
"HomePage": "https://github.com/Vek17/TabletopTweaks-Reworks/releases",
9
"ManagerVersion": "0.23.0",
0 commit comments