Skip to content

Commit

Permalink
Bump client version
Browse files Browse the repository at this point in the history
  • Loading branch information
NeKzor committed May 21, 2024
1 parent 1263892 commit a7fb12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* SPDX-License-Identifier: MIT
*/

export const AutorenderVersion = '1.0.3';
export const AutorenderVersion = '1.0.4';

export const ReleaseTag = `client-${AutorenderVersion}`;

Expand Down

0 comments on commit a7fb12d

Please sign in to comment.