diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-09-22 17:36:36 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 20:02:48 +0200 |
| commit | 2219a3912cdc28b08162a7f5f8eb4468485ba2bb (patch) | |
| tree | 07905ef8773f0d6a09e95b2a1b37409a4a8b5ba2 /www/js | |
| parent | 4e5404ad9c5dbf335c5cfe7c0ab6388e03116f56 (diff) | |
| download | wvs-vplan-2219a3912cdc28b08162a7f5f8eb4468485ba2bb.tar.gz wvs-vplan-2219a3912cdc28b08162a7f5f8eb4468485ba2bb.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 3f38d0f..f3001c8 100644 --- a/www/js/index.js +++ b/www/js/index.js @@ -16,7 +16,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -version = '1.0.0'; +version = '1.0.1'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; |
