We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14f8ed commit 2fc516aCopy full SHA for 2fc516a
LlamaChat/Info.plist
@@ -2,6 +2,8 @@
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
+ <key>SUFeedURL</key>
6
+ <string>https://llamachat.app/api/appcast.xml</string>
7
<key>SUPublicEDKey</key>
8
<string>kYcF5CTAVZ6ljL01giZNTfMtJCDUl/DUUQ5FsibYCx8=</string>
9
</dict>
LlamaChat/LlamaChat.xcconfig
@@ -1,2 +1,2 @@
1
-CURRENT_PROJECT_VERSION = 2
-MARKETING_VERSION = 1.0.1
+CURRENT_PROJECT_VERSION = 4
+MARKETING_VERSION = 1.1.0
0 commit comments