Skip to content

Commit ac8a92c

Browse files
committed
increase version number
1 parent fcc0fe3 commit ac8a92c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Prompt-Git-Info.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
<Product>Prompt Git Info (Orbital Shell Module)</Product>
1717
<Description>Add information about any current or parent GIT repository to orbital shell command line prompt. for example: OrbitalShell ├ master +0 ~0 -0 | ~2 -0 ?2</Description>
1818
<Copyright>(c) Orbital Shell 2020</Copyright>
19-
<Version>1.0.6</Version>
20-
<InformationalVersion>1.0.6</InformationalVersion>
19+
<Version>1.0.7</Version>
20+
<InformationalVersion>1.0.7</InformationalVersion>
2121

22-
<PackageReleaseNotes>package reference update</PackageReleaseNotes>
22+
<PackageReleaseNotes>fix bad status computuation: take into account index/worktree deleted files</PackageReleaseNotes>
2323
<ApplicationIcon>assets\robotazteque.ico</ApplicationIcon>
2424
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2525
<PackageProjectUrl>https://orbitalshell.github.io/Orbital-Shell/</PackageProjectUrl>

0 commit comments

Comments
 (0)