File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
3
3
<metadata minClientVersion =" 2.6" >
4
4
<id >Databasic.SQLite</id >
5
- <version >1.2.5 .0</version >
5
+ <version >1.2.6 .0</version >
6
6
<title >Databasic - SQLite</title >
7
7
<authors >Tom Flidr</authors >
8
8
<owners >Tom Flidr</owners >
Original file line number Diff line number Diff line change @@ -34,5 +34,5 @@ Imports System.Runtime.InteropServices
34
34
' by using the '*' as shown below:
35
35
' <Assembly: AssemblyVersion("1.0.*")>
36
36
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 1
1
# Databasic - SQLite
2
2
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 )
4
4
[ ![ License] ( https://img.shields.io/badge/Licence-BSD3-brightgreen.svg?style=plastic )] ( https://raw.githubusercontent.com/databasic-net/databasic-core/master/LICENCE.md )
5
5
![ .NET Version] ( https://img.shields.io/badge/.NET->=4.0-brightgreen.svg?style=plastic )
6
6
You can’t perform that action at this time.
0 commit comments