Added a better way of setting/reading the app version; fixed some of the flexbox sizing
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
3
src/appinfo.rb
Normal file
3
src/appinfo.rb
Normal file
@ -0,0 +1,3 @@
|
||||
module AppInfo
|
||||
VERSION = '0.1.0'
|
||||
end
|
Reference in New Issue
Block a user