Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Commit 11de366

Browse files
author
Leonid Makarov
committed
Version bump 1.5.1/1.21.2
1 parent 6a4b7a5 commit 11de366

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.5.1 (2016-10-17)
4+
5+
- Fix dsh mysql commands
6+
7+
38
## 1.5.0 (2016-10-10)
49

510
IMPORTANT: Please run `dsh update images` after updating to this release.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.0
1+
1.5.1

bin/dsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
DSH_VERSION=1.21.1
3+
DSH_VERSION=1.21.2
44

55
# Console colors
66
red='\033[0;91m'

0 commit comments

Comments
 (0)