diff --git a/app.py b/app.py index e352118..cf67655 100644 --- a/app.py +++ b/app.py @@ -18,7 +18,7 @@ from flask import Flask, jsonify, request app = Flask(__name__) -VERSION = '1.0.2' +VERSION = '1.0.3' RAW_BASE = 'https://git.leuschner.dev/Tobias/PiCopy/raw/branch/main' BASE_DIR = Path('/opt/picopy') @@ -1312,6 +1312,9 @@ body{background:var(--bg);color:var(--txt);font-family:-apple-system,BlinkMacSys
PiCopy +
+ ↑ verfügbar +
Verbinde… diff --git a/version.txt b/version.txt index 6d7de6e..21e8796 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.2 +1.0.3