Skip to content

Commit

Permalink
Merge pull request #9 from Feu-Secret/tokenmagic-dev
Browse files Browse the repository at this point in the history
Update v0.1.3b
  • Loading branch information
Feu-Secret authored Jul 15, 2020
2 parents 35feeba + 20457ec commit 93c202e
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 2 deletions.
Binary file modified .vs/Tokenmagic/v16/.suo
Binary file not shown.
Binary file modified .vs/slnx.sqlite
Binary file not shown.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Token Magic FX - Update v0.1.3-alpha
# Token Magic FX - Update v0.1.3b-alpha

## FX

Expand All @@ -16,6 +16,7 @@ The new filters have been added to the TokenMagic macro compendium.
*Fixed issues :*
- The padding property value is now multiplied by the zoom factor.
- Some internal improvements and refactoring.
- Animations freezing with target-enhancements module

# Token Magic FX - Update v0.1.2-alpha

Expand Down
Binary file modified Tokenmagic.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion tokenmagic/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tokenmagic",
"title": "Tokenmagic",
"description": "<p>Add graphic filters and animations on your tokens and tiles.</p>",
"version": "0.1.3",
"version": "0.1.3b",
"compatibleCoreVersion": "0.6.5",
"minimumCoreVersion": "0.6.0",
"author": "SecretFire",
Expand Down
5 changes: 5 additions & 0 deletions tokenmagic/updates/UPDATE-0.1.3b.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Token Magic FX - Update v0.1.3b-alpha

*Fixed issues :*
- Animations freezing with target-enhancements module

0 comments on commit 93c202e

Please sign in to comment.