Disable import section on preference page, upgrade version number

This commit is contained in:
2025-08-30 14:11:18 +02:00
parent cde3c84bc7
commit 57a036bea2
4 changed files with 39 additions and 4 deletions

View File

@@ -1,10 +1,10 @@
{
"name": "eventmaster",
"version": "0.3.0",
"version": "0.4.0",
"author": "Tobias Zoghaib",
"description": "Hackable ticket store for educational purposes",
"license": "MIT",
"homepage": "www.uni-hannover.de",
"homepage": "https://www.itsec.uni-hannover.de/de/usec/forschung/eventmaster-learning-web-attacks",
"main": "build/src/electron/index.js",
"private": true,
"scripts": {