We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e0584 commit 64eb832Copy full SHA for 64eb832
CHANGELOG.md
@@ -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
10
# :tada: 2.4.0-beta.1 (2023-05-03)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "picgo",
- "version": "2.4.0-beta.1",
+ "version": "2.4.0-beta.2",
"private": true,
"scripts": {
"build": "vue-cli-service electron:build",
0 commit comments