Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Commit

Permalink
Upgrade to Docker Toolbox 18.09.1
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Jan 15, 2019
1 parent ba3a30e commit 22111c9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 18.09.1-7 (2019/12/15)

* Upgrade to Docker Toolbox 18.09.1

## 18.09.0-6 (2018/11/09)

* Upgrade to Docker Toolbox 18.09.0
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
JAVA_HOME: C:\Program Files\Java\jdk1.8.0
GOPATH: C:\gopath
GOROOT: C:\go\
GOVERSION: 1.11
GOVERSION: 1.11.2

install:
- ps: choco install ant
Expand Down
2 changes: 1 addition & 1 deletion build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ go.ldflags = ""
app = docker-toolbox
app.name = Docker Toolbox
app.type = innosetup
app.version = 18.09.0
app.version = 18.09.1

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

0 comments on commit 22111c9

Please sign in to comment.