diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 51f885e8d3..4ebecda1e1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.5.0" + ".": "2.6.0" } diff --git a/apps/CHANGELOG.md b/apps/CHANGELOG.md index 328612f8ba..9bba3c8eac 100644 --- a/apps/CHANGELOG.md +++ b/apps/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.6.0](https://github.com/marcusk-studio/hippolytus/compare/apps-v2.5.0...apps-v2.6.0) (2026-07-18) + + +### ✨ Features + +* **app:** add "Your projects" view for accessible org & personal packs ([#81](https://github.com/marcusk-studio/hippolytus/issues/81)) ([d272c32](https://github.com/marcusk-studio/hippolytus/commit/d272c32d72f5e51d6bad24f4bda1b299aec67578)) +* **app:** solo floss for the mascot, home-scene click flash, and loading-bar green fix ([#85](https://github.com/marcusk-studio/hippolytus/issues/85)) ([dff0231](https://github.com/marcusk-studio/hippolytus/commit/dff0231ca0595ab3e6425d317dfb04497370b7e4)) + + +### 🐛 Bugfixes + +* **app:** sign out Minecraft accounts with a revoked Microsoft token ([#83](https://github.com/marcusk-studio/hippolytus/issues/83)) ([14bb4ad](https://github.com/marcusk-studio/hippolytus/commit/14bb4ad57389133830723588f697cf512c7512df)) + ## [2.5.0](https://github.com/marcusk-studio/hippolytus/compare/apps-v2.4.0...apps-v2.5.0) (2026-07-16) diff --git a/apps/app/tauri.conf.json b/apps/app/tauri.conf.json index 15d72548dd..a3a60866ef 100644 --- a/apps/app/tauri.conf.json +++ b/apps/app/tauri.conf.json @@ -55,7 +55,7 @@ } }, "productName": "MARCUSK Launcher", - "version": "2.5.0", + "version": "2.6.0", "mainBinaryName": "MARCUSK Launcher", "identifier": "MARCUSKLauncher", "app": { diff --git a/version.txt b/version.txt index 437459cd94..e70b4523ae 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.5.0 +2.6.0