Skip to content

Commit

Permalink
Update to 20.0.0.0beta2 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
sundermann authored Feb 28, 2024
1 parent 343c73b commit a8ec2ca
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v3
with:
repository: awawa-dev/HyperHDR
ref: v20.0.0.0beta1
ref: v20.0.0.0beta2
path: hyperhdr-repo
submodules: recursive
fetch-depth: 0
Expand Down
2 changes: 1 addition & 1 deletion appinfo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "org.webosbrew.hyperhdr.loader",
"version": "0.1.7",
"version": "0.1.8",
"vendor": "webosbrew.org",
"title": "HyperHDR",
"icon": "assets/logo_small.png",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "org.webosbrew.hyperhdr.loader",
"version": "0.1.7",
"version": "0.1.8",
"description": "HyperHDR loader",
"main": "frontend/index.js",
"moduledir": "frontend",
Expand Down

0 comments on commit a8ec2ca

Please sign in to comment.