Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions src/Carnac/Carnac.nuspec
Original file line number Diff line number Diff line change
@@ -1,22 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>carnac</id>
<title>carnac</title>
<version>0.0.1</version>
<id>Carnac</id>
<title>Carnac</title>
<version>2.3.13</version>
<authors>Code52</authors>
<owners>Carnac contributors</owners>
<summary>A keyboard utility for all your Windows presentation needs</summary>
<description>
A keyboard utility for your Windows presentations, screencasts, and more. Carnac displays what you're typing in a modal as you type it.
A keyboard utility for your Windows presentations, screencasts, and more. Carnac displays what you're typing in a modal as you type it.
</description>
<projectUrl>https://github.com/Code52/carnac</projectUrl>
<tags>keyboard presentation screencast</tags>
<copyright>Copyright (c) Carnac contributors</copyright>
<licenseUrl>https://github.com/Code52/carnac/blob/master/LICENSE.md</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/Code52/carnac/35d71121123471512e5623d1e8cbfae057d047d6/src/Carnac/carnac.png</iconUrl>
<iconUrl>https://raw.githubusercontent.com/Code52/carnac/master/src/Carnac/carnac.png</iconUrl>
<releaseNotes>
Initial release of Carnac version 2.3.13.
</releaseNotes>
</metadata>
</package>
</package>