We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f172007 commit 6cbd8e9Copy full SHA for 6cbd8e9
‎src/version.ts
@@ -16,7 +16,7 @@ export const BOOK_LANGUAGE_VERSION: string_semantic_version = '1.0.0';
16
* @generated
17
* @see https://github.com/webgptorg/promptbook
18
*/
19
-export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.84.0-8';
+export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.84.0-9';
20
21
22
/**
‎src/versions.txt
@@ -596,3 +596,4 @@
596
0.84.0-6
597
0.84.0-7
598
0.84.0-8
599
+0.84.0-9
0 commit comments