Skip to content

Commit 2fc516a

Browse files
committed
add appcast URL; bump version to v1.1.0
1 parent d14f8ed commit 2fc516a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

LlamaChat/Info.plist

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5+
<key>SUFeedURL</key>
6+
<string>https://llamachat.app/api/appcast.xml</string>
57
<key>SUPublicEDKey</key>
68
<string>kYcF5CTAVZ6ljL01giZNTfMtJCDUl/DUUQ5FsibYCx8=</string>
79
</dict>

LlamaChat/LlamaChat.xcconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
CURRENT_PROJECT_VERSION = 2
2-
MARKETING_VERSION = 1.0.1
1+
CURRENT_PROJECT_VERSION = 4
2+
MARKETING_VERSION = 1.1.0

0 commit comments

Comments
 (0)