I have cloned the 1.1.0 but the binary shows 1.0.3 with the date of compilation
roberto@vm-ubuntu18:~/tinycore-editor$ sudo fatresize -i /dev/loop0p1
fatresize 1.0.3 (20210815)
part(start=2048, end=266239, length=264192)
FAT: fat16
Cur size: 67108864
Min size: 33728000
Max size: 136314880
roberto@vm-ubuntu18:~/tinycore-editor$ sudo fatresize -s 136314880 /dev/loop0p1
fatresize 1.0.3 (20210815)
part(start=2048, end=266239, length=264192)
Error: The location 137MB is outside of the device /dev/loop0.
roberto@vm-ubuntu18:~/tinycore-editor$ sudo fatresize -s 129M /dev/loop0p1
fatresize 1.0.3 (20210815)
part(start=2048, end=266239, length=264192)
No Implementation: GNU Parted cannot resize this partition to this size. We're working on it!
I have cloned the 1.1.0 but the binary shows 1.0.3 with the date of compilation
roberto@vm-ubuntu18:~/tinycore-editor$ sudo fatresize -i /dev/loop0p1
fatresize 1.0.3 (20210815)
part(start=2048, end=266239, length=264192)
FAT: fat16
Cur size: 67108864
Min size: 33728000
Max size: 136314880
roberto@vm-ubuntu18:~/tinycore-editor$ sudo fatresize -s 136314880 /dev/loop0p1
fatresize 1.0.3 (20210815)
part(start=2048, end=266239, length=264192)
Error: The location 137MB is outside of the device /dev/loop0.
roberto@vm-ubuntu18:~/tinycore-editor$ sudo fatresize -s 129M /dev/loop0p1
fatresize 1.0.3 (20210815)
part(start=2048, end=266239, length=264192)
No Implementation: GNU Parted cannot resize this partition to this size. We're working on it!