Skip to content

Commit a2a2647

Browse files
committed
🆚 Update version in config
🔼 This commit was automatically generated by map scripts
1 parent 4a576be commit a2a2647

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-10';
19+
export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.84.0-11';
2020

2121

2222
/**

‎src/versions.txt

+1
Original file line numberDiff line numberDiff line change
@@ -598,3 +598,4 @@
598598
0.84.0-8
599599
0.84.0-9
600600
0.84.0-10
601+
0.84.0-11

0 commit comments

Comments
 (0)