We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c30a43e commit 28f6ef1Copy full SHA for 28f6ef1
2 files changed
release-notes/1.1.13.md
@@ -0,0 +1,10 @@
1
+## Downloads
2
+_Manifest URL_: https://asacolips-artifacts.s3.amazonaws.com/pbta/1.1.8/system.json
3
+
4
+## Compatible Foundry Versions
5
+ 
6
7
+# Changes
8
+- Actor Sheet: Added localization fix and descriptions to Tags (@philote, #275)
9
+- Actor Sheet: Fixed item's descriptions not being kept expanded during re-rendering.
10
+- Updated Tagify library (4.27.0 -> 4.33.1)
src/yaml/system.yml
@@ -2,7 +2,7 @@ name: pbta
id: pbta
title: Powered by the Apocalypse
description: Run games for any PbtA system in Foundry VTT!
-version: "1.1.12"
+version: "1.1.13"
compatibility:
minimum: "12"
verified: "12"
0 commit comments