You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ZoneTree/Directory.Build.props
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@
5
5
<Authors>Ahmed Yasin Koculu</Authors>
6
6
<PackageId>ZoneTree</PackageId>
7
7
<Title>ZoneTree</Title>
8
-
<ProductVersion>1.8.5.0</ProductVersion>
9
-
<Version>1.8.5.0</Version>
8
+
<ProductVersion>1.8.6.0</ProductVersion>
9
+
<Version>1.8.6.0</Version>
10
10
<Authors>Ahmed Yasin Koculu</Authors>
11
11
<AssemblyTitle>ZoneTree</AssemblyTitle>
12
12
<Description>ZoneTree is a persistent, high-performance, transactional, ACID-compliant ordered key-value database for NET. It can operate in memory or on local/cloud storage.</Description>
0 commit comments