We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a576be commit a2a2647Copy full SHA for a2a2647
‎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-10';
+export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.84.0-11';
20
21
22
/**
‎src/versions.txt
@@ -598,3 +598,4 @@
598
0.84.0-8
599
0.84.0-9
600
0.84.0-10
601
+0.84.0-11
0 commit comments