Skip to content

Commit 4859acd

Browse files
authored
v0.23.0 (#406)
1 parent edcc583 commit 4859acd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,6 @@
327327
}
328328
},
329329
"pomeriumCli": {
330-
"version": "v0.22.0"
330+
"version": "v0.23.0"
331331
}
332332
}

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pomerium-desktop",
33
"productName": "pomerium-desktop",
4-
"version": "0.22.0",
4+
"version": "0.23.0",
55
"description": "Cross Platform Desktop Application for establishing TCP connections through Pomerium",
66
"main": "./main.prod.js",
77
"author": {

0 commit comments

Comments
 (0)