- updated version to a correct semver string

- disable qunit in the default grunt task, as no tests are available yet
  and that causes the build to fail (i don't like the --force option)
This commit is contained in:
Manuel Friedli 2015-01-15 14:48:10 +01:00
parent fa79447259
commit 2e55875262
12 changed files with 13 additions and 12 deletions

View file

@ -1,4 +1,4 @@
/*! uhr - v7.0-next - 2015-01-13
/*! uhr - v7.0.0-next - 2015-01-15
* http://bärneruhr.ch/
* Copyright (c) 2015 Manuel Friedli; Licensed GPLv3 */
(function($) {

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
/*! uhr - v7.0-next - 2015-01-13
/*! uhr - v7.0.0-next - 2015-01-15
* http://bärneruhr.ch/
* Copyright (c) 2015 Manuel Friedli; Licensed GPLv3 */
(function($) {

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
/*! uhr - v7.0-next - 2015-01-13
/*! uhr - v7.0.0-next - 2015-01-15
* http://bärneruhr.ch/
* Copyright (c) 2015 Manuel Friedli; Licensed GPLv3 */
(function($) {

File diff suppressed because one or more lines are too long

2
dist/libs.js vendored
View file

@ -1,4 +1,4 @@
/*! uhr - v7.0-next - 2015-01-13
/*! uhr - v7.0.0-next - 2015-01-15
* http://bärneruhr.ch/
* Copyright (c) 2015 Manuel Friedli; Licensed GPLv3 */
/*!

2
dist/libs.min.js vendored

File diff suppressed because one or more lines are too long