We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eeca5e commit 74d0dbcCopy full SHA for 74d0dbc
src/client/constants.ts
@@ -4,7 +4,7 @@
4
* SPDX-License-Identifier: MIT
5
*/
6
7
-export const AutorenderVersion = '1.0.0';
+export const AutorenderVersion = '1.0.1';
8
9
export const ReleaseTag = `client-${AutorenderVersion}`;
10
0 commit comments