Skip to content

Commit 5b731c2

Browse files
committed
🆚 Update version in config
🔼 This commit was automatically generated by map scripts
1 parent e839d85 commit 5b731c2

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
@@ -14,7 +14,7 @@ export const BOOK_LANGUAGE_VERSION: string_semantic_version = '1.0.0';
1414
*
1515
* @see https://github.com/webgptorg/promptbook
1616
*/
17-
export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.81.0-1';
17+
export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.81.0-2';
1818

1919
export type string_promptbook_version = string_semantic_version;
2020

‎src/versions.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,3 +557,4 @@
557557
0.80.0
558558
0.81.0-0
559559
0.81.0-1
560+
0.81.0-2

0 commit comments

Comments
 (0)