Skip to content

Commit

Permalink
bump version 2.0.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
heythisisnate committed Jul 16, 2017
1 parent 53b4b57 commit 47b7552
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source-code/device.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
local me = {
name = "Security",
hwVersion = "2.0.0-beta2",
swVersion = "2.0.0-beta2"
hwVersion = "2.0.0-beta3",
swVersion = "2.0.0-beta3"
}
return me

0 comments on commit 47b7552

Please sign in to comment.