Skip to content

Commit

Permalink
updates dashboard version
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhpoddar committed Dec 12, 2023
1 parent 9b2b7dc commit aa86b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supertokens/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ var (
cdiSupported = []string{"4.0"}
)

const DashboardVersion = "0.7"
const DashboardVersion = "0.8"

const DefaultTenantId string = "public"

Expand Down

0 comments on commit aa86b44

Please sign in to comment.