mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2025-04-28 03:55:07 +03:00
v1.3.2
This commit is contained in:
parent
c39399403e
commit
191984b31e
19 changed files with 230 additions and 124 deletions
2
main.go
2
main.go
|
@ -9,7 +9,7 @@ import (
|
|||
)
|
||||
|
||||
func main() {
|
||||
app.Release.Version = "1.3.2-alpha"
|
||||
app.Release.Version = "1.3.2"
|
||||
app.Release.Description = "Two API endpoints and template embedding into binary"
|
||||
go app.RefreshInstances()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue