Skip to content

Commit 5866d85

Browse files
authored
Merge pull request #265 from Backbase/sync/main
Sync main into develop
2 parents ca055a5 + 5430a9a commit 5866d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Variants/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ struct Variants: ParsableCommand {
1212
static var configuration = CommandConfiguration(
1313
commandName: "variants",
1414
abstract: "A command-line tool to setup deployment variants and working CI/CD setup",
15-
version: "1.3.0",
15+
version: "1.3.1",
1616
subcommands: [
1717
Initializer.self,
1818
Setup.self,

0 commit comments

Comments
 (0)