Skip to content

Commit 7529a2e

Browse files
committed
🆚 Update version in config
🔼 This commit was automatically generated by map scripts
1 parent db122c0 commit 7529a2e

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

2121

2222
/**

‎src/versions.txt

+1
Original file line numberDiff line numberDiff line change
@@ -587,3 +587,4 @@
587587
0.82.0-3
588588
0.82.0
589589
0.83.0
590+
0.84.0-0

0 commit comments

Comments
 (0)