Skip to content

Commit b8a13c2

Browse files
committed
release: v1.1.120
1 parent ef7ff70 commit b8a13c2

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.119",
4+
"version": "1.1.120",
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.119",
4+
"version": "1.1.120",
55
"type": "module",
66
"scripts": {
77
"seed-catalog": "node scripts/fetch-seed-catalog.mjs",

0 commit comments

Comments
 (0)