Skip to content

Commit

Permalink
Upgrade to Postman 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Sep 26, 2018
1 parent c6328f0 commit 70bc27b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 6.3.0-8 (2018/09/26)

* Upgrade to Postman 6.3.0
* Upgrade to Go 1.11
* Use [go mod](https://golang.org/cmd/go/#hdr-Module_maintenance) instead of `dep`

## 6.2.4-7 (2018/08/11)

* Upgrade to Postman 6.2.4
Expand Down
2 changes: 1 addition & 1 deletion build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ core.dir = ../portapps
app = postman
app.name = Postman
app.type = electron
app.version = 6.2.4
app.version = 6.3.0

# Portable app
papp.id = ${app}-portable
Expand Down

0 comments on commit 70bc27b

Please sign in to comment.