Skip to content

Commit 64eb832

Browse files
committed
🎉 Release: v2.4.0-beta.2
1 parent 10e0584 commit 64eb832

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# :tada: 2.4.0-beta.2 (2023-07-09)
2+
3+
4+
### :bug: Bug Fixes
5+
6+
* fileName encode bug ([8d9a400](https://github.com/Molunerfinn/PicGo/commit/8d9a400)), closes [#1121](https://github.com/Molunerfinn/PicGo/issues/1121)
7+
8+
9+
110
# :tada: 2.4.0-beta.1 (2023-05-03)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "picgo",
3-
"version": "2.4.0-beta.1",
3+
"version": "2.4.0-beta.2",
44
"private": true,
55
"scripts": {
66
"build": "vue-cli-service electron:build",

0 commit comments

Comments
 (0)