From f834e18bd7097f33e9e6917abd3ed992aecba9ee Mon Sep 17 00:00:00 2001 From: Franck Alary Date: Fri, 26 Jul 2024 11:37:12 +0200 Subject: [PATCH] v0.3.6 --- 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 b924821..eb8ab96 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.4 download](https://img.shields.io/github/downloads/DantSu/Telmi-Sync/0.3.4/total.svg)](https://github.com/DantSu/Telmi-Sync/releases/tag/0.3.4) +![Total Download](https://img.shields.io/github/downloads/DantSu/Telmi-Sync/total.svg) [![v0.3.6 download](https://img.shields.io/github/downloads/DantSu/Telmi-Sync/0.3.6/total.svg)](https://github.com/DantSu/Telmi-Sync/releases/tag/0.3.6)

Telmi OS - Telmi Sync

diff --git a/package.json b/package.json index 654ab57..64f9a82 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.5", + "version": "0.3.6", "author": { "name": "Franck ALARY", "url": "http://dantsu.com/" diff --git a/public/MainEvents/Helpers/Request.js b/public/MainEvents/Helpers/Request.js index 90943c9..69f3cde 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.5 ( https://github.com/DantSu/Telmi-Sync )', + 'User-Agent': 'TelmiSync/0.3.6 ( https://github.com/DantSu/Telmi-Sync )', }, htmlTag = '',