Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Lemke committed Aug 3, 2023
1 parent 00a5fe0 commit cf2f29a
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1199,6 +1199,10 @@
<false/>
<key>focusedappvariablename</key>
<string></string>
<key>hotkey</key>
<integer>0</integer>
<key>hotmod</key>
<integer>0</integer>
<key>leftcursor</key>
<false/>
<key>modsmode</key>
Expand Down Expand Up @@ -1744,6 +1748,10 @@ python3 -c 'import custom_prompts; custom_prompts.custom_or_error_prompt_usage()
<false/>
<key>focusedappvariablename</key>
<string></string>
<key>hotkey</key>
<integer>0</integer>
<key>hotmod</key>
<integer>0</integer>
<key>leftcursor</key>
<false/>
<key>modsmode</key>
Expand Down Expand Up @@ -2419,6 +2427,10 @@ RESPONSE:'{query}'</string>
<false/>
<key>focusedappvariablename</key>
<string></string>
<key>hotkey</key>
<integer>0</integer>
<key>hotmod</key>
<integer>0</integer>
<key>leftcursor</key>
<false/>
<key>modsmode</key>
Expand Down Expand Up @@ -2468,6 +2480,10 @@ python3 -c 'import caching_manager; caching_manager.combine_user_input_with_quer
<false/>
<key>focusedappvariablename</key>
<string></string>
<key>hotkey</key>
<integer>0</integer>
<key>hotmod</key>
<integer>0</integer>
<key>leftcursor</key>
<false/>
<key>modsmode</key>
Expand Down Expand Up @@ -2725,6 +2741,10 @@ python3 -c 'import caching_manager; caching_manager.combine_user_input_with_quer
<false/>
<key>focusedappvariablename</key>
<string></string>
<key>hotkey</key>
<integer>0</integer>
<key>hotmod</key>
<integer>0</integer>
<key>leftcursor</key>
<false/>
<key>modsmode</key>
Expand Down Expand Up @@ -4403,7 +4423,7 @@ Please refer to OpenAI's [safety best practices guide](https://platform.openai.c
</dict>
</array>
<key>version</key>
<string>1.5.1</string>
<string>1.5.2</string>
<key>webaddress</key>
<string>https://github.com/chrislemke/ChatFred</string>
</dict>
Expand Down

0 comments on commit cf2f29a

Please sign in to comment.