mirror of
https://github.com/Stone-Red-Code/Markdowser.git
synced 2026-09-04 00:56:13 +02:00
Update version information
This commit is contained in:
@@ -40,7 +40,7 @@ enclosed in quotation marks, you should use an editor that supports UTF-8, not t
|
||||
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's
|
||||
possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version
|
||||
number is final, that is considered a released version and not a prerelease. -->
|
||||
<version>1.0.0.0</version>
|
||||
<version>0.2.0.0</version>
|
||||
<!-- <packageSourceUrl>Where is this Chocolatey package located (think GitHub)? packageSourceUrl
|
||||
is highly recommended for the community feed</packageSourceUrl>-->
|
||||
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for
|
||||
|
||||
Binary file not shown.
+1
-1
@@ -1,5 +1,5 @@
|
||||
name: markdowser # you probably want to 'snapcraft register <name>'
|
||||
version: "1.0.0.0" # just for humans, typically '1.2+git' or '1.3.2'
|
||||
version: "0.2.0.0" # just for humans, typically '1.2+git' or '1.3.2'
|
||||
grade: stable # must be 'stable' to release into candidate/stable channels
|
||||
summary: A lightweight cross-platform IP scanner # 79 char long summary
|
||||
description: |
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
|
||||
<ApplicationManifest>app.manifest</ApplicationManifest>
|
||||
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
|
||||
<Version>0.1.0.0</Version>
|
||||
<Version>0.2.0.0</Version>
|
||||
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user