We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028ad24 commit 10cf649Copy full SHA for 10cf649
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.35.0.20161011'
+ VERSION = '0.36.0.20161113'
7
end
0 commit comments