mirror of
https://github.com/unidoc/unipdf.git
synced 2025-05-01 22:17:29 +08:00
Release version 1.1.0
This commit is contained in:
parent
5978085d87
commit
302f0eaa1e
@ -18,6 +18,6 @@ const releaseMin = 00
|
||||
|
||||
// Holds version information, when bumping this make sure to bump the released
|
||||
// at stamp also. This is for license information to make sure license
|
||||
const Version = "1.0.0"
|
||||
const Version = "1.1.0"
|
||||
|
||||
var ReleasedAt = time.Date(releaseYear, releaseMonth, releaseDay, releaseHour, releaseMin, 0, 0, time.UTC)
|
||||
|
Loading…
x
Reference in New Issue
Block a user