Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
FinalT committed Jan 10, 2024
1 parent 170f4fe commit 194b4b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions common/constant/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
package constant

const (
Version = "3.1.1" // apache/dubbo-go version
Name = "dubbogo" // module name
DATE = "2023/12/12" // release date
Version = "3.2.0" // apache/dubbo-go version
Name = "dubbogo" // module name
DATE = "2024/1/10" // release date
)

0 comments on commit 194b4b1

Please sign in to comment.