1
0
Fork 0
mirror of https://github.com/Oreolek/shooter.git synced 2024-04-25 21:49:21 +03:00

Version bump

This commit is contained in:
Alexander Yakovlev 2015-12-03 16:10:21 +07:00
parent 4e3c07c44e
commit 4d2243b851

View file

@ -23,7 +23,7 @@ span = elements.span
img = elements.img
undum.game.id = "7a1aba32-f0fd-4e3b-ba5a-59e3fa9e6012"
undum.game.version = "1.0"
undum.game.version = "2.0"
way_to = (content, ref) -> a(content).class('way').ref(ref)
textlink = (content, ref) -> a(content).once().writer(ref)