Skip to content

Commit

Permalink
Merge pull request #520 from mutagen-io/v018-development
Browse files Browse the repository at this point in the history
all: bump version to v0.18.0
  • Loading branch information
xenoscopic authored Oct 24, 2024
2 parents e163721 + 19ca35a commit 2414b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/mutagen/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const (
// VersionTag represents a tag to be appended to the Mutagen version string.
// It must not contain spaces. If empty, no tag is appended to the version
// string.
VersionTag = "rc3"
VersionTag = ""
)

// DevelopmentModeEnabled indicates that development mode is active. This is
Expand Down

0 comments on commit 2414b7d

Please sign in to comment.