diff --git a/README.md b/README.md index b66346a..3a45c9d 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.8 download](https://img.shields.io/github/downloads/DantSu/Telmi-Sync/0.3.8/total.svg)](https://github.com/DantSu/Telmi-Sync/releases/tag/0.3.8) +![Total Download](https://img.shields.io/github/downloads/DantSu/Telmi-Sync/total.svg) [![v0.3.9 download](https://img.shields.io/github/downloads/DantSu/Telmi-Sync/0.3.9/total.svg)](https://github.com/DantSu/Telmi-Sync/releases/tag/0.3.9)
diff --git a/package.json b/package.json index 3efa96a..f75ecf4 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.8", + "version": "0.3.9", "author": { "name": "Franck ALARY", "url": "http://dantsu.com/" diff --git a/public/MainEvents/Helpers/Request.js b/public/MainEvents/Helpers/Request.js index 9dc0930..7dc5b7d 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.8 ( https://github.com/DantSu/Telmi-Sync )', + 'User-Agent': 'TelmiSync/0.3.9 ( https://github.com/DantSu/Telmi-Sync )', }, htmlTag = '',