Skip to content

Commit b0b04be

Browse files
committed
🆚 Update version in config
🔼 This commit was automatically generated by map scripts
1 parent 186718b commit b0b04be

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎src/version.ts

Lines changed: 1 addition & 1 deletion
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-12';
19+
export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.84.0-13';
2020

2121

2222
/**

‎src/versions.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,3 +600,4 @@
600600
0.84.0-10
601601
0.84.0-11
602602
0.84.0-12
603+
0.84.0-13

0 commit comments

Comments
 (0)