mirror of
https://github.com/unidoc/unipdf.git
synced 2025-04-24 13:48:49 +08:00
Update version to 3.5.0
This commit is contained in:
parent
c22b7efbe1
commit
0a0e53d8c7
@ -17,6 +17,6 @@ const releaseHour = 23
|
||||
const releaseMin = 40
|
||||
|
||||
// Version holds version information, when bumping this make sure to bump the released at stamp also.
|
||||
const Version = "3.4.2"
|
||||
const Version = "3.5.0"
|
||||
|
||||
var ReleasedAt = time.Date(releaseYear, releaseMonth, releaseDay, releaseHour, releaseMin, 0, 0, time.UTC)
|
||||
|
Loading…
x
Reference in New Issue
Block a user