File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
<Product >doom fire algorithm C# ANSI version orbital shell module</Product >
16
16
<Description >a simple module for orbital shell that add a command running the famous doom fire algorithm (C# ANSI version)</Description >
17
17
<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 >
20
20
21
21
<PackageReleaseNotes >make within new-module on 2 fev 21</PackageReleaseNotes >
22
22
<ApplicationIcon >assets\robotazteque.ico</ApplicationIcon >
Original file line number Diff line number Diff line change 1
1
#! orbsh
2
2
# 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
You can’t perform that action at this time.
0 commit comments