🎉 Release: v2.3.1-beta.2

This commit is contained in:
PiEgg 2022-01-06 10:42:08 +08:00
parent 5dd6e72b50
commit f3ec0cb4be
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
## :tada: 2.3.1-beta.2 (2022-01-06)
### :bug: Bug Fixes
* electron builder actions bug ([5dd6e72](https://github.com/Molunerfinn/PicGo/commit/5dd6e72))
* linux github actions workflow bug ([5cb8151](https://github.com/Molunerfinn/PicGo/commit/5cb8151))
## :tada: 2.3.1-beta.1 (2022-01-05)

View File

@ -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",