Skip to content

Commit 559d912

Browse files
committed
version inc
1 parent de153ce commit 559d912

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DoomFireAlgo.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<Product>doom fire algorithm C# ANSI version orbital shell module</Product>
1616
<Description>a simple module for orbital shell that add a command running the famous doom fire algorithm (C# ANSI version)</Description>
1717
<Copyright>(c) Orbital Shell 2020</Copyright>
18-
<Version>1.1.0</Version>
19-
<InformationalVersion>1.1.0</InformationalVersion>
18+
<Version>1.1.1</Version>
19+
<InformationalVersion>1.1.1</InformationalVersion>
2020

2121
<PackageReleaseNotes>make within new-module on 2 fev 21</PackageReleaseNotes>
2222
<ApplicationIcon>assets\robotazteque.ico</ApplicationIcon>

publish-nuget.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!orbsh
22
# publish package on nuget
3-
nuget-push bin/debug/OrbitalShell-Module-DoomFireAlgo.1.1.0.nupkg $key
3+
nuget-push bin/debug/OrbitalShell-Module-DoomFireAlgo.1.1.1.nupkg $key

0 commit comments

Comments
 (0)