Skip to content

Commit 9ca6596

Browse files
committed
bump version
1 parent cdd30b7 commit 9ca6596

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1+
## [3.0.0-beta.10] - 2022-08-13
2+
3+
### Fixes
4+
- Fix issue with shortcuts like ² and §
5+
- Fix rapid exchange (send whole item stack with control from a storage)
6+
17
## [3.0.0-beta.9] - 2022-08-11
28

39
### Fixes
410
- Fix performance issue on windows 7
511
- Improve windows icon
612
- Fix windows positions synchronization / movements issue
713

8-
### Correctifs
9-
- Correction de la touche échap qui n'ouvrait plus le menu suite à une mise à jour du jeu
10-
- Les paramètres ne devraient plus se réinitialiser en activant certaines options (affichage bonus challenge, timeline verticale)
11-
12-
13-
1414
## [2.7.3] - 2022-04-14
1515

1616
### Correctifs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "lindo",
33
"productName": "Lindo",
44
"private": true,
5-
"version": "3.0.0-beta.9",
5+
"version": "3.0.0-beta.10",
66
"description": "Play Dofus Touch on Linux/OS X/Window",
77
"author": "Zenoxs <[email protected]>",
88
"license": "GPL-3.0",

0 commit comments

Comments
 (0)