android-picture-in-picture #12

Merged
dtourolle merged 5 commits from android-picture-in-picture into master 2026-07-22 20:29:05 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 027054a200 - Show all commits
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "jellytau",
"version": "0.0.15",
"version": "0.0.16",
"description": "",
"type": "module",
"packageManager": "bun@1.3.5",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "jellytau",
"version": "0.0.15",
"version": "0.0.16",
"identifier": "com.dtourolle.jellytau",
"build": {
"beforeDevCommand": "bun run dev",