We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568a136 commit ac16b77Copy full SHA for ac16b77
PowerSession.Cli/PowerSession.Cli.csproj
@@ -9,10 +9,10 @@
9
<Title>PowerSession</Title>
10
<Authors>Yuwei Ba</Authors>
11
<IsPackable>true</IsPackable>
12
- <Version>1.4.6</Version>
13
- <PackageVersion>1.4.6</PackageVersion>
14
- <AssemblyVersion>1.4.6</AssemblyVersion>
15
- <FileVersion>1.4.6</FileVersion>
+ <Version>1.4.7</Version>
+ <PackageVersion>1.4.7</PackageVersion>
+ <AssemblyVersion>1.4.7</AssemblyVersion>
+ <FileVersion>1.4.7</FileVersion>
16
<PackAsTool>true</PackAsTool>
17
<ToolCommandName>PowerSession</ToolCommandName>
18
<RepositoryUrl>https://github.com/ibigbug/PowerSession</RepositoryUrl>
0 commit comments