Skip to content

Commit 7afa09d

Browse files
committed
Release v1.1.19 (build 16)
1 parent 09754aa commit 7afa09d

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.18",
3+
"version": "1.1.19",
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 = 15
2+
build_number = 16
33
entry = "src/app.ts"
44
name = "Mango"
5-
version = "1.1.18"
5+
version = "1.1.19"
66

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

0 commit comments

Comments
 (0)