Skip to content

Commit

Permalink
chore: bump version code
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Dec 19, 2024
1 parent 69e7197 commit cdd86e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ MacOS, currently not supported, but you can run in a docker container.

## 📦 Downloads

- `Linux`: intel: [rockbox_2024.11.18_x86_64-linux.tar.gz](https://github.com/tsirysndr/rockbox-zig/releases/download/2024.11.18/rockbox_2024.11.18_x86_64-linux.tar.gz) arm64: [rockbox_2024.11.18_aarch64-linux.tar.gz](https://github.com/tsirysndr/rockbox-zig/releases/download/2024.11.18/rockbox_2024.11.18_aarch64-linux.tar.gz)
- `Linux`: intel: [rockbox_2024.12.19_x86_64-linux.tar.gz](https://github.com/tsirysndr/rockbox-zig/releases/download/2024.12.19/rockbox_2024.12.19_x86_64-linux.tar.gz) arm64: [rockbox_2024.12.19_aarch64-linux.tar.gz](https://github.com/tsirysndr/rockbox-zig/releases/download/2024.12.19/rockbox_2024.12.19_aarch64-linux.tar.gz)


## ✨ Features
Expand Down
4 changes: 2 additions & 2 deletions webui/rockbox/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rockbox",
"private": true,
"version": "2024.11.18",
"version": "2024.12.19",
"type": "module",
"main": "dist-electron/main/index.js",
"author": "Tsiry Sandratraina <tsiry.sndr@fluentci.io>",
Expand Down Expand Up @@ -116,4 +116,4 @@
"plugin:storybook/recommended"
]
}
}
}

0 comments on commit cdd86e9

Please sign in to comment.