mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 17:21:38 -05:00
Update app version to 0.19.1
This commit is contained in:
parent
60dc5c6b59
commit
95706bc5b5
2 changed files with 4 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
0.19.0
|
||||
0.19.1
|
||||
|
|
|
|||
3
config/initializers/02_version_cache.rb
Normal file
3
config/initializers/02_version_cache.rb
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
Rails.cache.delete('dawarich/app-version-check')
|
||||
Loading…
Reference in a new issue