Skip to content

Commit ea60ba7

Browse files
committed
Remove "portable" from chocolatey package name
1 parent 76faa49 commit ea60ba7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/chocolatey/git-diff-xlsx/git-diff-xlsx.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
44
<metadata>
55
<id>git-diff-xlsx</id>
6-
<title>git-diff-xlsx (Portable)</title>
7-
<version>0.0.1</version>
6+
<title>git-diff-xlsx</title>
7+
<version></version>
88
<authors>Mark Webb</authors>
99
<summary>Command line tool which enables git to provide a readable diff of Excel .xslx files</summary>
1010
<projectUrl>https://github.com/webbwebbwebb/git-diff-xlsx</projectUrl>

0 commit comments

Comments
 (0)