Skip to content

Commit ca4dfa1

Browse files
committed
Update zxbasm version to 1.12.0
1 parent 45feccf commit ca4dfa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zxbasm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
from api import global_
2525

2626
# Release version
27-
VERSION = '1.11'
27+
VERSION = '1.12.0'
2828

2929

3030
def main(args=None):

0 commit comments

Comments
 (0)