Skip to content

Commit

Permalink
Prepare v0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Jan 19, 2024
1 parent 725feb7 commit ba98fe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/root.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright (C) 2020-2023 Daniele Rondina <geaaru@funtoo.org>
Copyright (C) 2020-2024 Daniele Rondina <geaaru@gmail.com>
Credits goes also to Gogs authors, some code portions and re-implemented design
are also coming from the Gogs project, which is using the go-macaron framework
and was really source of ispiration. Kudos to them!
Expand Down Expand Up @@ -35,7 +35,7 @@ const (
Mottainai - LXD Compose Integrator`

LXD_COMPOSE_VERSION = `0.30.1`
LXD_COMPOSE_VERSION = `0.31.0`
)

var (
Expand Down

0 comments on commit ba98fe5

Please sign in to comment.