mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-14 14:22:10 +03:00
Pre-Release 5.3.0-beta8: appversion and ChangeLog stub
This commit is contained in:
parent
33cfd84274
commit
f93b4b57d1
@ -27,6 +27,14 @@ produce the Windows executables and installer.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Pre-Release 5.3.0-beta8
|
||||||
|
===
|
||||||
|
|
||||||
|
This release is simply to check we've correctly updated the windows-build
|
||||||
|
configuration to pull in `FDevIDs` when the build is performed on GitHub.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
Pre-Release 5.3.0-beta7
|
Pre-Release 5.3.0-beta7
|
||||||
===
|
===
|
||||||
|
|
||||||
|
@ -52,7 +52,7 @@ appcmdname = 'EDMC'
|
|||||||
# <https://semver.org/#semantic-versioning-specification-semver>
|
# <https://semver.org/#semantic-versioning-specification-semver>
|
||||||
# Major.Minor.Patch(-prerelease)(+buildmetadata)
|
# Major.Minor.Patch(-prerelease)(+buildmetadata)
|
||||||
# NB: Do *not* import this, use the functions appversion() and appversion_nobuild()
|
# NB: Do *not* import this, use the functions appversion() and appversion_nobuild()
|
||||||
_static_appversion = '5.3.0-beta7'
|
_static_appversion = '5.3.0-beta8'
|
||||||
_cached_version: Optional[semantic_version.Version] = None
|
_cached_version: Optional[semantic_version.Version] = None
|
||||||
copyright = '© 2015-2019 Jonathan Harris, 2020-2022 EDCD'
|
copyright = '© 2015-2019 Jonathan Harris, 2020-2022 EDCD'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user