From 6ec832e63368345e1d2ba99e68dfad8ce2a4fc29 Mon Sep 17 00:00:00 2001 From: Ariver <ar@MacBook-Air.local> Date: Sun, 10 May 2026 19:28:32 +0800 Subject: [PATCH] Fix overlay visibility in fullscreen spaces --- Apptag/Info.plist | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index f89d614..3086fd3 100644 --- a/Apptag/Info.plist +++ b/Apptag/Info.plist @@ -19,7 +19,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>3.1.5</string> + <string>3.1.29</string> <key>CFBundleVersion</key> <string>1</string> <key>LSMinimumSystemVersion</key> -- Gitblit v1.9.3