From c7efe740ba5157b4c8821327589b152555f91466 Mon Sep 17 00:00:00 2001 From: Franck Alary Date: Tue, 16 Jul 2024 13:42:24 +0200 Subject: [PATCH] v0.3.3 --- 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 1bae242..5f538b2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Total Download](https://img.shields.io/github/downloads/DantSu/Telmi-Sync/total.svg) [![v1.2.0 download](https://img.shields.io/github/downloads/DantSu/Telmi-Sync/0.2.1/total.svg)](https://github.com/DantSu/Telmi-Sync/releases/tag/0.2.1) +![Total Download](https://img.shields.io/github/downloads/DantSu/Telmi-Sync/total.svg) [![v0.3.3 download](https://img.shields.io/github/downloads/DantSu/Telmi-Sync/0.3.3/total.svg)](https://github.com/DantSu/Telmi-Sync/releases/tag/0.3.3)

Telmi OS - Telmi Sync

diff --git a/package.json b/package.json index 106ca0c..eb38f1f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "telmi-sync", "description": "Desktop application for synchronize stories with Telmi OS.", - "version": "0.3.2", + "version": "0.3.3", "author": { "name": "Franck ALARY", "url": "http://dantsu.com/" diff --git a/public/MainEvents/Helpers/Request.js b/public/MainEvents/Helpers/Request.js index bb4b5e7..2453ade 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.2.1 ( https://github.com/DantSu/Telmi-Sync )', + 'User-Agent': 'TelmiSync/0.3.3 ( https://github.com/DantSu/Telmi-Sync )', }, htmlTag = '',