1 parent 3d26478 commit 4a2f330Copy full SHA for 4a2f330
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [0.16.2](https://github.com/koki-develop/Cork/compare/v0.16.1...v0.16.2) (2026-06-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cork",
- "version": "0.16.2",
+ "version": "0.16.3",
"private": true,
"type": "module",
"scripts": {
0 commit comments