diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-11-18 19:36:08 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 20:02:49 +0200 |
| commit | ab4a835ae1354717b8f2429af8c9a46b9ea23bfd (patch) | |
| tree | 5aa556877f380319ca1ce18f94f198d959f45c2d /www/js | |
| parent | 9486c208b3f1ee988b31b17e7db666e2bbe1ecbd (diff) | |
| download | wvs-vplan-ab4a835ae1354717b8f2429af8c9a46b9ea23bfd.tar.gz wvs-vplan-ab4a835ae1354717b8f2429af8c9a46b9ea23bfd.zip | |
ändere Versionsnummer
Diffstat (limited to 'www/js')
| -rw-r--r-- | www/js/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/index.js b/www/js/index.js index ab7a740..495bf3a 100644 --- a/www/js/index.js +++ b/www/js/index.js @@ -16,7 +16,7 @@ * along with this program. If not, see <https://www.gnu.org/licenses/>. */ -version = '1.0.1'; +version = '1.0.2'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; |
