diff --git a/config/initializers/version.rb b/config/initializers/version.rb index db59863..43e843e 100644 --- a/config/initializers/version.rb +++ b/config/initializers/version.rb @@ -1,5 +1,5 @@ module FrznDev class Application - VERSION = "2024.06.08-dev" + VERSION = "2024.08.06-dev" end end \ No newline at end of file