Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zenoxs committed Aug 13, 2022
1 parent cdd30b7 commit 9ca6596
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
## [3.0.0-beta.10] - 2022-08-13

### Fixes
- Fix issue with shortcuts like ² and §
- Fix rapid exchange (send whole item stack with control from a storage)

## [3.0.0-beta.9] - 2022-08-11

### Fixes
- Fix performance issue on windows 7
- Improve windows icon
- Fix windows positions synchronization / movements issue

### Correctifs
- Correction de la touche échap qui n'ouvrait plus le menu suite à une mise à jour du jeu
- Les paramètres ne devraient plus se réinitialiser en activant certaines options (affichage bonus challenge, timeline verticale)



## [2.7.3] - 2022-04-14

### Correctifs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
"name": "lindo",
"productName": "Lindo",
"private": true,
"version": "3.0.0-beta.9",
"version": "3.0.0-beta.10",
"description": "Play Dofus Touch on Linux/OS X/Window",
"author": "Zenoxs <amaury.civier@gmail.com>",
"license": "GPL-3.0",

0 comments on commit 9ca6596

Please sign in to comment.