diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-05-12 16:04:18 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 20:01:28 +0200 |
| commit | 2535eac189248c17bb04d767b1327036676c0401 (patch) | |
| tree | e916dcf8056f89376e047dc2d6b857d94c2e2c19 /js | |
| parent | ea8a9b50f419f422c79433a214fe6d8412961ab6 (diff) | |
| download | wvs-vplan-2535eac189248c17bb04d767b1327036676c0401.tar.gz wvs-vplan-2535eac189248c17bb04d767b1327036676c0401.zip | |
Versionsnummer ändern
Diffstat (limited to 'js')
| -rw-r--r-- | js/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/index.js b/js/index.js index 09cfd3a..fd86e72 100644 --- a/js/index.js +++ b/js/index.js @@ -16,7 +16,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -version = '0.9_beta'; +version = '0.9.1_beta'; function updateCheck(){ var request = $.ajax({ |
