We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 186718b commit b0b04beCopy full SHA for b0b04be
‎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-12';
+export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.84.0-13';
20
21
22
/**
‎src/versions.txt
@@ -600,3 +600,4 @@
600
0.84.0-10
601
0.84.0-11
602
0.84.0-12
603
+0.84.0-13
0 commit comments