We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0289f2 commit cf7dad0Copy full SHA for cf7dad0
2 files changed
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
14
# Mod Browser integration
15
- - uses: JavidPack/tModLoaderPublishIntegration@v0.11.8.1
+ - uses: JavidPack/tModLoaderPublishIntegration@v0.11.8.3
16
with:
17
STEAMID64: ${{secrets.STEAMID64}}
18
MODBROWSERPASSPHRASE: ${{secrets.MODBROWSERPASSPHRASE}}
build.txt
@@ -1,5 +1,5 @@
1
author = SheepishShepherd, jopojelly
2
-version = 1.1.5.4
+version = 1.1.5.5
3
displayName = Boss Checklist
4
homepage = http://forums.terraria.org/index.php?threads/boss-checklist-in-game-progression-checklist.50668/
5
hideCode = false
0 commit comments