Skip to content

Commit

Permalink
chore: bump version to 0.4.8 (#1750)
Browse files Browse the repository at this point in the history
  • Loading branch information
CorrectRoadH authored Mar 26, 2024
1 parent 53c3879 commit 36dda53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package common

const (
SERVICENAME = "casaos"
VERSION = "0.4.7"
VERSION = "0.4.8"
BODY = " "
RANW_NAME = "IceWhale-RemoteAccess"
)

2 comments on commit 36dda53

@FayKn
Copy link

@FayKn FayKn commented on 36dda53 Apr 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so what's changed?

@petruut
Copy link

@petruut petruut commented on 36dda53 May 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where's the changeling?

Please sign in to comment.