From 01f75b2cd6c360e223dd53d977a6cb3a4cd487d6 Mon Sep 17 00:00:00 2001 From: Craig de Stigter Date: Thu, 11 Nov 2021 15:47:53 +1300 Subject: [PATCH] Release v0.10.6 --- CHANGELOG.md | 2 +- README.md | 12 ++++++------ kart/VERSION | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 325733798..1bb3ca6b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ Please note that compatibility for 0.x releases (software or repositories) isn't _When adding new entries to the changelog, please include issue/PR numbers wherever possible._ -## 0.10.6 (UNRELEASED) +## 0.10.6 * Information about the current spatial filter is now shown in `status`. [#456](https://github.com/koordinates/kart/issues/456) * Added a specification for allowed characters & path components in dataset names - see [Valid Dataset Names](https://github.com/koordinates/kart/blob/master/docs/DATASETS_v3.md#valid-dataset-names). diff --git a/README.md b/README.md index 22b00b8ea..e2a4970bd 100644 --- a/README.md +++ b/README.md @@ -9,27 +9,27 @@ Kart: Distributed version-control for datasets ## Installing -### Upgrading to v0.10.5 +### Upgrading to v0.10.6 -See the [v0.10.5 release notes](https://github.com/koordinates/kart/releases/tag/v0.10.5) for changes, upgrading, and compatibility notes. +See the [v0.10.6 release notes](https://github.com/koordinates/kart/releases/tag/v0.10.6) for changes, upgrading, and compatibility notes. ### Windows -Download the .msi installer from the [release page](https://github.com/koordinates/kart/releases/tag/v0.10.5). +Download the .msi installer from the [release page](https://github.com/koordinates/kart/releases/tag/v0.10.6). > 💡 If Windows Defender SmartScreen says "it prevented an unrecognized app from starting" after downloading, you'll need to click "Run anyway". ### macOS -Download the .pkg installer from the [release page](https://github.com/koordinates/kart/releases/tag/v0.10.5); +Download the .pkg installer from the [release page](https://github.com/koordinates/kart/releases/tag/v0.10.6); Or use [Homebrew](https://brew.sh) to install: `brew cask install koordinates/kart/kart` ### Linux -For Debian/Ubuntu-based distributions, download the .deb package from the [release page](https://github.com/koordinates/kart/releases/tag/v0.10.5) and install via `dpkg -i kart_*.deb`. +For Debian/Ubuntu-based distributions, download the .deb package from the [release page](https://github.com/koordinates/kart/releases/tag/v0.10.6) and install via `dpkg -i kart_*.deb`. -For RPM-based distributions, download the .rpm package from the [release page](https://github.com/koordinates/kart/releases/tag/v0.10.5) and install via `rpm -i kart-*.rpm`. +For RPM-based distributions, download the .rpm package from the [release page](https://github.com/koordinates/kart/releases/tag/v0.10.6) and install via `rpm -i kart-*.rpm`. ### Source diff --git a/kart/VERSION b/kart/VERSION index b4c90c26a..69da6ebcd 100644 --- a/kart/VERSION +++ b/kart/VERSION @@ -1 +1 @@ -0.10.6.dev0 +0.10.6