diff --git a/CHANGELOG b/CHANGELOG index 8e28fbbc68..bc35df225b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (10.20250321) UNRELEASED; urgency=medium +git-annex (10.20250416) UNRELEASED; urgency=medium * Added the mask special remote. * updatecluster, updateproxy: When a remote that has no annex-uuid is @@ -19,7 +19,7 @@ git-annex (10.20250321) UNRELEASED; urgency=medium * Fix git-lfs special remote ssh endpoint discovery when the repository path is URL encoded. - -- Joey Hess Fri, 21 Mar 2025 12:27:11 -0400 + -- Joey Hess Tue, 15 Apr 2025 09:52:43 -0400 git-annex (10.20250320) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 7ffa40c35e..3a61401f0c 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 10.20250320 +Version: 10.20250416 Cabal-Version: 1.12 License: AGPL-3 Maintainer: Joey Hess