From 24b365382756e1af7f0efea11b0e8f20f9f20b63 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Fri, 2 Feb 2024 20:59:12 +0100 Subject: 1.14.6 --- CHANGES | 2 ++ Makefile | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index b8ceae4..d6bb72e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +* 1.14.6 +- add a progress bar for upload binaries - bash-completion: remove executable bit - mgarepo-ssh: fix shebang diff --git a/Makefile b/Makefile index feb1185..5f39c77 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = mgarepo -VERSION = 1.14.5 +VERSION = 1.14.6 .PHONY: all $(DIRS) clean clean: -- cgit v1.2.1