Skip to content

Commit 535a6ef

Browse files
authored
set version to v0.21.0 (#178)
1 parent 094e769 commit 535a6ef

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
@@ -324,6 +324,6 @@
324324
}
325325
},
326326
"pomeriumCli": {
327-
"version": "v0.21.0-rc2"
327+
"version": "v0.21.0"
328328
}
329329
}

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.21.0-rc2",
4+
"version": "0.21.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)