Skip to content

Commit

Permalink
Prepare v0.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Jan 15, 2024
1 parent b1a8b20 commit ac82e79
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
Expand Up @@ -31,11 +31,11 @@ import (
)

const (
cliName = `Copyright (c) 2020-2023 Mottainai - Daniele Rondina
cliName = `Copyright (c) 2020-2024 Mottainai - Daniele Rondina
Mottainai - LXD Compose Integrator`

LXD_COMPOSE_VERSION = `0.30.0`
LXD_COMPOSE_VERSION = `0.30.1`
)

var (
Expand Down

0 comments on commit ac82e79

Please sign in to comment.