Skip to content

Commit

Permalink
bump sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
halfnelson committed Dec 28, 2016
1 parent 70d9ff5 commit e564c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/sdk-version/version.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
return {
MAJOR = 1,
MINOR = 7,
REVISION = 5, -- to start counter over, set to 'nil'
REVISION = 6, -- to start counter over, set to 'nil'
}

0 comments on commit e564c3b

Please sign in to comment.