We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.92.0-20
version.ts
1 parent 0fe311e commit 727abadCopy full SHA for 727abad
‎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.92.0-19';
+export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.92.0-20';
20
21
22
/**
0 commit comments