Bumping to v2.7.4 for development.

This commit is contained in:
Elliot Jordan
2024-05-15 16:53:02 -07:00
parent 2d14111b20
commit 8a12727820
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
### [2.7.4](https://github.com/autopkg/autopkg/compare/v2.7.3...HEAD) (Unreleased)
### [2.7.3](https://github.com/autopkg/autopkg/compare/v2.7.2...v2.7.3) (May 15, 2024)
* Fix for URLDownloader `prefetch_filename` on macOS 14.5. (https://github.com/autopkg/autopkg/pull/939)
+1 -1
View File
@@ -3,6 +3,6 @@
<plist version="1.0">
<dict>
<key>Version</key>
<string>2.7.3</string>
<string>2.7.4</string>
</dict>
</plist>