File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata minClientVersion =" 2.6" >
44 <id >Databasic.SQLite</id >
5- <version >1.2.5 .0</version >
5+ <version >1.2.6 .0</version >
66 <title >Databasic - SQLite</title >
77 <authors >Tom Flidr</authors >
88 <owners >Tom Flidr</owners >
Original file line number Diff line number Diff line change @@ -34,5 +34,5 @@ Imports System.Runtime.InteropServices
3434' by using the '*' as shown below:
3535' <Assembly: AssemblyVersion("1.0.*")>
3636
37- < Assembly : AssemblyVersion( "1.2.5 .0" )>
38- < Assembly : AssemblyFileVersion( "1.2.5 .0" )>
37+ < Assembly : AssemblyVersion( "1.2.6 .0" )>
38+ < Assembly : AssemblyFileVersion( "1.2.6 .0" )>
Original file line number Diff line number Diff line change 11# Databasic - SQLite
22
3- [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v1.2.5 -brightgreen.svg?style=plastic )] ( https://github.com/databasic-net/databasic-core/releases )
3+ [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v1.2.6 -brightgreen.svg?style=plastic )] ( https://github.com/databasic-net/databasic-core/releases )
44[ ![ License] ( https://img.shields.io/badge/Licence-BSD3-brightgreen.svg?style=plastic )] ( https://raw.githubusercontent.com/databasic-net/databasic-core/master/LICENCE.md )
55![ .NET Version] ( https://img.shields.io/badge/.NET->=4.0-brightgreen.svg?style=plastic )
66
You can’t perform that action at this time.
0 commit comments