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 5dd6e72 commit f3ec0cbCopy full SHA for f3ec0cb
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## :tada: 2.3.1-beta.2 (2022-01-06)
2
+
3
4
+### :bug: Bug Fixes
5
6
+* electron builder actions bug ([5dd6e72](https://github.com/Molunerfinn/PicGo/commit/5dd6e72))
7
+* linux github actions workflow bug ([5cb8151](https://github.com/Molunerfinn/PicGo/commit/5cb8151))
8
9
10
11
## :tada: 2.3.1-beta.1 (2022-01-05)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "picgo",
- "version": "2.3.1-beta.1",
+ "version": "2.3.1-beta.2",
"private": true,
"scripts": {
"dev": "vue-cli-service electron:serve",
0 commit comments