We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a072057 commit a7a4522Copy full SHA for a7a4522
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 7.18.0-30 (2020/02/12)
4
+
5
+* Postman 7.18.0
6
7
## 7.17.0-29 (2020/02/03)
8
9
* Postman 7.17.0
build.properties
@@ -5,8 +5,8 @@ core.dir = ../portapps
app = postman
app.name = Postman
app.type = electron
-app.version = 7.17.0
-app.release = 29
+app.version = 7.18.0
+app.release = 30
10
app.homepage = https://www.getpostman.com
11
12
# Portable app
0 commit comments