tag v3.0.4
This commit is contained in:
parent
01cd624bfa
commit
00286fcc29
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# frozen_string_literal: true
|
||||
METAMAPS_VERSION = '3.0.1'
|
||||
METAMAPS_VERSION = '3.0.4'
|
||||
METAMAPS_BUILD = `git log -1 --pretty=%H`.chomp[0..11].freeze
|
||||
METAMAPS_LAST_UPDATED = `git log -1 --pretty='%ad'`.split(' ').values_at(1, 2, 4).join(' ').freeze
|
||||
|
|
Loading…
Reference in a new issue