Skip to content

Commit c5acd17

Browse files
author
Clement Fauchere
committed
bump version
1 parent 4f4410e commit c5acd17

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

LiteDB/LiteDB.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99

1010
<PropertyGroup>
1111
<PackageId>LiteDB</PackageId>
12-
<Version>4.1.6</Version>
13-
<AssemblyVersion>4.1.6.0</AssemblyVersion>
14-
<FileVersion>4.1.6</FileVersion>
15-
<VersionPrefix>4.1.6</VersionPrefix>
12+
<Version>2024.0.1-uipath</Version>
13+
<AssemblyVersion>2024.0.1-uipath</AssemblyVersion>
14+
<FileVersion>2024.0.1-uipath</FileVersion>
15+
<VersionPrefix>2024.0.1-uipath</VersionPrefix>
1616
<Authors>Maurício David</Authors>
1717
<Product>LiteDB</Product>
1818
<Description>LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile</Description>

0 commit comments

Comments
 (0)