2021-10-31 11:24:42 +01:00

10 lines
432 B
Python

version = '2.1.0'
codeName = 'Open Arms'
state = 'beta'
### version = First digit is the OpenPlotter version this app belongs, second one means major changes like new features, third one means minor changes like fixed errors or text and translations changes.
### IMPORTANT. Version must match the latest version in debian/changelog before publishing.
### codeName = you can use whatever you want.
### state = dev, beta or stable.