Skip to content

Commit 2cb2a24

Browse files
marcnuluclaude
andcommitted
Fix Chocolatey nuspec schema for Choco 2.6 compatibility
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent acebe5b commit 2cb2a24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

choco/recur.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<package xmlns="http://schemas.chocolatey.org/2010/07/nuspec">
3-
<metadata>
2+
<package xmlns="http://schemas.chocolatey.org/2012/07/nuspec">
3+
<metadata minClientVersion="2.0">
44
<id>recur</id>
55
<version>0.2.1</version>
66
<title>recur</title>

0 commit comments

Comments
 (0)