Skip to content

Commit 4a2f330

Browse files
chore(main): release 0.16.3 (#41)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3d26478 commit 4a2f330

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.16.3](https://github.com/koki-develop/Cork/compare/v0.16.2...v0.16.3) (2026-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **updater:** match Tauri's default Cork.app.tar.gz filename in manifest URL ([#40](https://github.com/koki-develop/Cork/issues/40)) ([b42d192](https://github.com/koki-develop/Cork/commit/b42d19287feda27c6ea1552bd81979bc940ccce3))
9+
310
## [0.16.2](https://github.com/koki-develop/Cork/compare/v0.16.1...v0.16.2) (2026-06-26)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cork",
3-
"version": "0.16.2",
3+
"version": "0.16.3",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)