Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Update version constant
Browse files Browse the repository at this point in the history
  • Loading branch information
mlafeldt committed Jul 15, 2024
1 parent d4cc858 commit 6b9476d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/global/global.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
"strings"
)

const PULUMI_VERSION = "v3.115.2"
const PULUMI_VERSION = "v3.124.0"
const BUN_VERSION = "1.1.0"

var configDir = (func() string {
Expand Down

0 comments on commit 6b9476d

Please sign in to comment.