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

Update version number

parent 6ae01303
No related branches found
No related tags found
No related merge requests found
# Change Log
## Version 1.2.6 - 2021-05-03
- Added CSS version number query string to force reload on display breaking changes
- Added more links to discord server
- Mentionned that subscriptions are optionnal
## Version 1.2.5 - 2021-04-30
- Added logo !
......
# The website version number
WEBSITE_VERSION = "1.2.5"
WEBSITE_VERSION_DATE = "2021-04-30"
WEBSITE_VERSION = "1.2.6"
WEBSITE_VERSION_DATE = "2021-05-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