prep for release tomorrow

This commit is contained in:
Joey Hess 2025-04-15 09:53:58 -04:00
parent af42271d37
commit ea56036a72
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 3 additions and 3 deletions

View file

@ -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 <id@joeyh.name> Fri, 21 Mar 2025 12:27:11 -0400
-- Joey Hess <id@joeyh.name> Tue, 15 Apr 2025 09:52:43 -0400
git-annex (10.20250320) upstream; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 10.20250320
Version: 10.20250416
Cabal-Version: 1.12
License: AGPL-3
Maintainer: Joey Hess <id@joeyh.name>