diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-11-27 18:01:04 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 20:02:50 +0200 |
| commit | 1e95c37abb6a2975fd5a0f015f7225644aba2e2d (patch) | |
| tree | 55a35fd93bb5f28875964d70f7216f95ba8410af /www | |
| parent | 804dde059f936b397863bb4775398ffb35e555ab (diff) | |
| download | wvs-vplan-1e95c37abb6a2975fd5a0f015f7225644aba2e2d.tar.gz wvs-vplan-1e95c37abb6a2975fd5a0f015f7225644aba2e2d.zip | |
ändere Versionsnummer
Diffstat (limited to 'www')
| -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 d5998aa..124a414 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.3'; +version = '1.0.4'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; |
