We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ecb7a0 commit 612a393Copy full SHA for 612a393
source/jaindb/jaindb.csproj
@@ -12,9 +12,9 @@
12
<PackageProjectUrl>https://github.com/rzander/jaindb</PackageProjectUrl>
13
<RepositoryUrl>https://github.com/rzander/jaindb</RepositoryUrl>
14
<PackageTags>blockchain json</PackageTags>
15
- <Version>0.9.9</Version>
16
- <AssemblyVersion>0.9.9.70</AssemblyVersion>
17
- <FileVersion>0.9.9.70</FileVersion>
+ <Version>1.0.0</Version>
+ <AssemblyVersion>1.0.0.72</AssemblyVersion>
+ <FileVersion>0.0.0.72</FileVersion>
18
<StartupObject>jaindb.Program</StartupObject>
19
<UserSecretsId>fcfd6c0a-e53c-46cb-8a9d-b786c0579861</UserSecretsId>
20
</PropertyGroup>
0 commit comments