Skip to content

Commit 5e5b66e

Browse files
committed
1.0.11
1 parent 51276aa commit 5e5b66e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111

1212
jobs:
1313
release:
14+
permissions:
15+
contents: write
16+
packages: write
1417
runs-on: ${{ matrix.os }}
1518

1619
strategy:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flowinity",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "Flowinity Desktop",
55
"main": "./out/main/index.js",
66
"author": "Flowinity",

0 commit comments

Comments
 (0)