Skip to content
Snippets Groups Projects
Commit 5bc1665e authored by Dorian Lesbre's avatar Dorian Lesbre
Browse files

New version number

parent c3f3c0b5
No related branches found
No related tags found
No related merge requests found
# Change Log
## Version ??? - Soon
## Version 1.1.0 - Repeated Activities - 2021-03-30
- Fix typos, wrong value displays
......
# The website version number
WEBSITE_VERSION = "1.1.0"
WEBSITE_VERSION_DATE = "2021-03-30"
WEBSITE_VERSION = "1.1.0b"
WEBSITE_VERSION_DATE = "2021-04-03"
WEBSITE_FULL_VERSION = "{} - {}".format(
WEBSITE_VERSION, WEBSITE_VERSION_DATE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment