Update version

This commit is contained in:
bursa-pastoris 2023-06-11 16:57:37 +02:00
parent 3711d583b4
commit a14da6e20f
2 changed files with 4 additions and 4 deletions

View File

@ -26,4 +26,4 @@ IMGPATH = config["Resources"]["ImgPath"]
# Private
TMPVOICEDIR = 'tmp'
LOGDIR = 'log'
VERSION = "0.3.1"
VERSION = '0.4.0a'

View File

@ -12,9 +12,9 @@ To release a new version:
- [x] Update translation
- [x] the template
- [x] each known language
- [ ] Update version number
- [ ] in `constants.py`
- [ ] in the updated translations
- [x] Update version number
- [x] in `constants.py`
- [x] in the updated translations
- [ ] Update documentation not listed below
- [ ] Update `doc/LEGAL.pdf`
- [ ] Update `doc/README.md`