Skip to content

Commit 0fe1816

Browse files
committed
Release v1.1.22 (build 19)
1 parent 46e1d98 commit 0fe1816

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mango",
3-
"version": "1.1.21",
3+
"version": "1.1.22",
44
"description": "A fast, native MongoDB GUI — built with Perry",
55
"main": "src/app.ts",
66
"perry": {

perry.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[project]
2-
build_number = 18
2+
build_number = 19
33
entry = "src/app.ts"
44
name = "Mango"
5-
version = "1.1.21"
5+
version = "1.1.22"
66

77
[project.icons]
88
source = "assets/icon.png"

0 commit comments

Comments
 (0)