Skip to content

Commit 9706434

Browse files
authored
Merge pull request #42 from webosbrew/release/v1.9.4
Release/v1.9.4
2 parents 1f87d78 + 005a65f commit 9706434

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/build-verify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ on:
66
# Triggers the workflow on push or pull request events but only for the master branch
77
push:
88
branches:
9-
- master
9+
- main
1010
pull_request:
1111
branches:
12-
- master
12+
- main
1313

1414
# Allows you to run this workflow manually from the Actions tab
1515
workflow_dispatch:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dev-manager-desktop",
3-
"version": "1.9.3",
3+
"version": "1.9.4",
44
"description": "Device Manager for webOS",
55
"homepage": "https://github.com/webosbrew/dev-manager-desktop",
66
"author": {

0 commit comments

Comments
 (0)