Skip to content

Commit fef8dec

Browse files
authored
upgrade to v19 (#158)
1 parent 65872b0 commit fef8dec

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
@@ -320,6 +320,6 @@
320320
}
321321
},
322322
"pomeriumCli": {
323-
"version": "v0.18.0"
323+
"version": "v0.19.0"
324324
}
325325
}

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.18.0",
4+
"version": "0.19.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)