mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 16:42:15 +01:00
5 lines
103 B
Go
5 lines
103 B
Go
package gotenberg
|
|
|
|
// Version is the... version of the Gotenberg application.
|
|
var Version = "snapshot"
|