Skip to content

Commit 6be191d

Browse files
author
Goodspoken
committed
Bump version to v0.2.2
1 parent d0e6ecb commit 6be191d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "desktop",
33
"private": true,
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

desktop/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "ClayTablet",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"identifier": "online.claytablet.desktop",
66
"build": {
77
"beforeDevCommand": "npm run dev",

0 commit comments

Comments
 (0)