Skip to content

Commit cdf55e5

Browse files
committed
release: v1.1.112
1 parent f6eb7e5 commit cdf55e5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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": "Atomic Chat",
4-
"version": "1.1.111",
4+
"version": "1.1.112",
55
"identifier": "chat.atomic.app",
66
"build": {
77
"frontendDist": "../web-app/dist",

web-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@janhq/web-app",
33
"private": true,
4-
"version": "1.1.111",
4+
"version": "1.1.112",
55
"type": "module",
66
"scripts": {
77
"seed-catalog": "node scripts/fetch-seed-catalog.mjs",

0 commit comments

Comments
 (0)