chore: Display app version on settings/admin area
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
shared: &shared
|
||||
version: '1.6.1'
|
||||
version: '1.7.0'
|
||||
|
||||
development:
|
||||
<<: *shared
|
||||
@@ -7,8 +7,8 @@ development:
|
||||
production:
|
||||
<<: *shared
|
||||
|
||||
staging:
|
||||
staging:
|
||||
<<: *shared
|
||||
|
||||
test:
|
||||
<<: *shared
|
||||
test:
|
||||
<<: *shared
|
||||
|
||||
Reference in New Issue
Block a user