aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES3
-rw-r--r--Makefile2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index f66973e..5738a73 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+* 1.14.5
+- Add sync --no-vcs in bash completion
+
* 1.14.4
- Add sync --no-vcs
diff --git a/Makefile b/Makefile
index 9d05aa7..feb1185 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mgarepo
-VERSION = 1.14.4
+VERSION = 1.14.5
.PHONY: all $(DIRS) clean
clean: