Skip to content

Commit 59b3452

Browse files
committed
🆚 Update version in config
🔼 This commit was automatically generated by map scripts
1 parent 3b439a8 commit 59b3452

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

2121

2222
/**

Diff for: ‎src/versions.txt

+1
Original file line numberDiff line numberDiff line change
@@ -597,3 +597,4 @@
597597
0.84.0-7
598598
0.84.0-8
599599
0.84.0-9
600+
0.84.0-10

0 commit comments

Comments
 (0)