chore(version): bump 1.0.1 -> 1.0.2 (fixes client + installeur upgrade-safe)
Nouvelle politique : versionner chaque livrable. 1.0.2 = httpx embed + capture JPEG + watchdog RDP + MAJ silencieuse (OFF) + installeur voie 1 (preserve identite, tue Lea, backup, purge). Source de verite = config.py (AGENT_VERSION) + Lea.iss (MyAppVersion). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
; ============================================================
|
||||
|
||||
#define MyAppName "Lea"
|
||||
#define MyAppVersion "1.0.1"
|
||||
#define MyAppVersion "1.0.2"
|
||||
#define MyAppPublisher "AIVANOV"
|
||||
#define MyAppURL "https://lea.labs.laurinebazin.design"
|
||||
#define MyAppExeName "Lea.bat"
|
||||
|
||||
@@ -26,4 +26,4 @@ USER_ID=
|
||||
SERVER_URL=CONFIGURE_ME
|
||||
API_TOKEN=CONFIGURE_ME
|
||||
|
||||
AGENT_VERSION=1.0.1
|
||||
AGENT_VERSION=1.0.2
|
||||
|
||||
@@ -36,7 +36,7 @@ RPA_MACHINE_ID=CONFIGURE_ME
|
||||
RPA_USER_LABEL=CONFIGURE_ME
|
||||
|
||||
# --- Parametres avances (ne pas modifier sauf indication) ---
|
||||
RPA_AGENT_VERSION=1.0.1
|
||||
RPA_AGENT_VERSION=1.0.2
|
||||
RPA_BLUR_SENSITIVE=false
|
||||
RPA_LOG_RETENTION_DAYS=180
|
||||
|
||||
|
||||
Reference in New Issue
Block a user