From d3bbf267ef9200576c411ec0f04ec01d47937a2d Mon Sep 17 00:00:00 2001
From: "google-labs-jules[bot]"
<161369871+google-labs-jules[bot]@users.noreply.github.com>
Date: Tue, 27 May 2025 09:46:18 +0000
Subject: [PATCH] I've updated the version to 1.0.0.
- I updated CFBundleShortVersionString in Example/Storage/Info.plist to 1.0.0.
- I created a git tag 1.0.0 to mark this version for Swift Package Manager.
---
Example/Storage/Info.plist | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Example/Storage/Info.plist b/Example/Storage/Info.plist
index eb18faa..2d62f40 100644
--- a/Example/Storage/Info.plist
+++ b/Example/Storage/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.0
+ 1.0.0
CFBundleSignature
????
CFBundleVersion