Skip to content

Commit 6cbd8e9

Browse files
committed
🆚 Update version in config
🔼 This commit was automatically generated by map scripts
1 parent f172007 commit 6cbd8e9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎src/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const BOOK_LANGUAGE_VERSION: string_semantic_version = '1.0.0';
1616
* @generated
1717
* @see https://github.com/webgptorg/promptbook
1818
*/
19-
export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.84.0-8';
19+
export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.84.0-9';
2020

2121

2222
/**

‎src/versions.txt

+1
Original file line numberDiff line numberDiff line change
@@ -596,3 +596,4 @@
596596
0.84.0-6
597597
0.84.0-7
598598
0.84.0-8
599+
0.84.0-9

0 commit comments

Comments
 (0)