mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 07:47:14 +03:00
appversion: Change to 5.6.0-alpha2 to be distinct
* This is alpha, not beta. * We have an -alpha0 and a -beta1 already, so use -alpha2 so even that digit is distinct.
This commit is contained in:
parent
5743fd3803
commit
1ec1253b48
@ -52,7 +52,7 @@ appcmdname = 'EDMC'
|
||||
# <https://semver.org/#semantic-versioning-specification-semver>
|
||||
# Major.Minor.Patch(-prerelease)(+buildmetadata)
|
||||
# NB: Do *not* import this, use the functions appversion() and appversion_nobuild()
|
||||
_static_appversion = '5.6.0-alpha0'
|
||||
_static_appversion = '5.6.0-alpha2'
|
||||
_cached_version: Optional[semantic_version.Version] = None
|
||||
copyright = '© 2015-2019 Jonathan Harris, 2020-2022 EDCD'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user