mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-10 17:24:44 +00:00
chore: restore nightly suffix
This commit is contained in:
parent
0ccf48690a
commit
bd85430982
@ -10,7 +10,7 @@ __version__ = "17.0.0"
|
|||||||
# the nightly branch.
|
# the nightly branch.
|
||||||
# The suffix is cleanly separated from the __version__ in this module to avoid
|
# The suffix is cleanly separated from the __version__ in this module to avoid
|
||||||
# conflicts when merging branches.
|
# conflicts when merging branches.
|
||||||
__version_suffix__ = ""
|
__version_suffix__ = "nightly"
|
||||||
|
|
||||||
# The app name will be used to define the name of the default tutor root and
|
# The app name will be used to define the name of the default tutor root and
|
||||||
# plugin directory. To avoid conflicts between multiple locally-installed
|
# plugin directory. To avoid conflicts between multiple locally-installed
|
||||||
|
Loading…
Reference in New Issue
Block a user