Flag amr as owner/admin

This commit is contained in:
floppydiskette 2024-09-18 20:53:24 +01:00
commit 4fb130cff0
No known key found for this signature in database
2 changed files with 5 additions and 2 deletions

View file

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