Skip to content

Commit

Permalink
Merge pull request #28 from throwaway96/update-20-20240328
Browse files Browse the repository at this point in the history
Update to HyperHDR 20.0.0.0
  • Loading branch information
throwaway96 authored Mar 28, 2024
2 parents a8ec2ca + 51de504 commit 923f722
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.0beta2
ref: v20.0.0.0
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.8",
"version": "0.1.9",
"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.8",
"version": "0.1.9",
"description": "HyperHDR loader",
"main": "frontend/index.js",
"moduledir": "frontend",
Expand Down

0 comments on commit 923f722

Please sign in to comment.