Skip to content

Commit 739f66d

Browse files
committed
Version change to 1.2.1 for release
Updated readme
1 parent 3b58552 commit 739f66d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ Arne's original bend code was used as base and has been modified and improved to
4343

4444
- Joint adjustment is only on Y axis and adjusts upper/lower marker equally.
4545
- Works only with input files that are 24x24px tiled (for each limb part. Max input image size is 192x24px for 8 limb parts (4 limbs)).
46-
- Files saved as Indexed BMPs have messed up thumbnails and do not open correctly in Photoshop. Tested to open correctly with MS Paint XP.
4746

4847
## Changelog
4948

cccp-bender-main.bmx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Import BRL.Stream
1313
Import BRL.EndianStream
1414

1515
'Version
16-
Global appVersion:String = "1.2"
17-
Global appVersionDate:String = "21 Sep 2019"
16+
Global appVersion:String = "1.2.1"
17+
Global appVersionDate:String = "22 Sep 2019"
1818

1919
Rem
2020
------- INDEXING ------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)