We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ccf39f commit 5444572Copy full SHA for 5444572
‎jwl.console/jwl.console.csproj‎
@@ -17,7 +17,7 @@
17
<Nullable>enable</Nullable>
18
<Product>Jira Worklogger</Product>
19
<AssemblyTitle>Jira Worklogger CLI</AssemblyTitle>
20
- <AssemblyVersion>1.2.0</AssemblyVersion>
+ <AssemblyVersion>2003.8.1</AssemblyVersion>
21
<Authors>Peter Hraško</Authors>
22
<Company>Open source community</Company>
23
<Copyright>Practically copyleft</Copyright>
@@ -26,7 +26,6 @@
26
<AssemblyName>jwlc</AssemblyName>
27
<PackageId>NoP77svk.jwl.console</PackageId>
28
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
29
- <Version>1.1.0</Version>
30
31
<BeautyLibsDir>./bin</BeautyLibsDir>
32
<BeautyHiddens>hostfxr;hostpolicy;*.deps.json;*.runtimeconfig*.json;clrjit;coreclr;System.*.dll</BeautyHiddens>
0 commit comments