Correct version format

This commit is contained in:
floppydiskette 2024-08-07 00:35:15 +01:00
commit a67c1a2190
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
module FrznDev
class Application
VERSION = "2024.06.08-dev"
VERSION = "2024.08.06-dev"
end
end