1
0
mirror of https://github.com/fazo96/homework.git synced 2025-01-09 12:10:08 +01:00

version bump

This commit is contained in:
fazo96 2014-10-04 08:17:10 +02:00
parent c1d13a8f61
commit 79c2f57937

View File

@ -1,5 +1,5 @@
# Homework - Client Side
version = "1.1.3"
version = "1.1.4"
# Utilities
tick = new Deps.Dependency()
Meteor.setInterval (-> tick.changed();), 15000