We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb574c commit d5c6e4bCopy full SHA for d5c6e4b
lib/game_icons/version.rb
@@ -3,5 +3,5 @@ module GameIcons
3
# e.g. "0.1.0.20150413.alpha" will eventually become "0.1.0.20150413"
4
# Uses semantic versioning: http://semver.org/
5
# The date after the semver numbers is the build date from game-icons.net
6
- VERSION = '0.32.0.YYYYMMDD'
+ VERSION = '0.32.0.20160620'
7
end
0 commit comments