Skip to content

Commit

Permalink
I dub thee v0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
andymeneely committed Nov 3, 2015
1 parent 7851b3a commit 51fdf44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/game_icons/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ module GameIcons
# e.g. "0.1.0.20150413.alpha" will eventually become "0.1.0.20150413"
# Uses semantic versioning: http://semver.org/
# The date after the semver numbers is the build date from game-icons.net
VERSION = '0.23.0.YYYYMMDD'
VERSION = '0.23.0.20151102'
end

0 comments on commit 51fdf44

Please sign in to comment.