From 5503e0b0972288af06c6e8dbd3f531ca484973bb Mon Sep 17 00:00:00 2001 From: Franck Alary Date: Fri, 13 Sep 2024 10:08:16 +0200 Subject: [PATCH] v0.3.12 --- README.md | 2 +- package.json | 2 +- public/MainEvents/Helpers/Request.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ec74f6c..1733815 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Total Download](https://img.shields.io/github/downloads/DantSu/Telmi-Sync/total.svg) [![v0.3.11 download](https://img.shields.io/github/downloads/DantSu/Telmi-Sync/0.3.11/total.svg)](https://github.com/DantSu/Telmi-Sync/releases/tag/0.3.11) +![Total Download](https://img.shields.io/github/downloads/DantSu/Telmi-Sync/total.svg) [![v0.3.12 download](https://img.shields.io/github/downloads/DantSu/Telmi-Sync/0.3.12/total.svg)](https://github.com/DantSu/Telmi-Sync/releases/tag/0.3.12)

Telmi OS - Telmi Sync

diff --git a/package.json b/package.json index 5f2295b..0bf4b2a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "telmi-sync", "description": "Desktop application for synchronize stories and music with Telmi OS.", - "version": "0.3.11", + "version": "0.3.12", "author": { "name": "Franck ALARY", "url": "http://dantsu.com/" diff --git a/public/MainEvents/Helpers/Request.js b/public/MainEvents/Helpers/Request.js index e397362..22637d5 100644 --- a/public/MainEvents/Helpers/Request.js +++ b/public/MainEvents/Helpers/Request.js @@ -8,7 +8,7 @@ const 'Accept-Language': 'en-US,en;q=0.5', 'Connection': 'keep-alive', 'language': 'fr', - 'User-Agent': 'TelmiSync/0.3.11 ( https://github.com/DantSu/Telmi-Sync )', + 'User-Agent': 'TelmiSync/0.3.12 ( https://github.com/DantSu/Telmi-Sync )', }, htmlTag = '',