Skip to content

Commit 83b8feb

Browse files
committed
1.1.1
1 parent 9a468b9 commit 83b8feb

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

CHANGELOG

+3-12
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
1-
## 1.1.0 (2023-06-07)
2-
3-
### New feature:
4-
5-
- Add Baidu OCR([`dfb7444`](https://github.com/pot-app/pot-desktop/commit/dfb7444666c9f77bb5d7cd14cfc6fd39122102dd)) (by @Pylogmon)
1+
## 1.1.1 (2023-06-07)
62

73
### Bugs fixed:
84

9-
- Mult-Screen Support (#193)([`0a892a1`](https://github.com/pot-app/pot-desktop/commit/0a892a11837d789568d15685bfae68fa87b2316c)) (by @Pylogmon)
10-
- Linux depends([`f35546d`](https://github.com/pot-app/pot-desktop/commit/f35546d1dff42f9cea5bc1e4469cdaa4721f7a6d)) (by @Pylogmon)
11-
- Wrong dpi([`fdd9988`](https://github.com/pot-app/pot-desktop/commit/fdd99886bbfc585942353e0ce51a4a8fda4e8029)) (by @Pylogmon)
12-
13-
### Performance improves:
14-
15-
- Change screenshot style([`7708177`](https://github.com/pot-app/pot-desktop/commit/77081770698b1fd224ea4f6431af52008c2bbe2c)) (by @Pylogmon)
5+
- Baidu OCR Japanese([`b3d2842`](https://github.com/pot-app/pot-desktop/commit/b3d2842de3d0bb9846e3df9f9f1fda6708063c25)) (by Pylogmon)
6+
- Deb depends([`cdccc67`](https://github.com/pot-app/pot-desktop/commit/cdccc6747016c7c46b454257ff75b1cd4d8d43bf)) (by Pylogmon)

src-tauri/tauri.conf.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"package": {
1010
"productName": "pot",
11-
"version": "1.1.0"
11+
"version": "1.1.1"
1212
},
1313
"tauri": {
1414
"allowlist": {

0 commit comments

Comments
 (0)