mirror of
https://github.com/beego/bee.git
synced 2025-06-14 03:10:40 +00:00
upgrade the delve version
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
// not use this file except in compliance with the License. You may obtain
|
||||
// a copy of the License at
|
||||
//
|
||||
// http://www.apache.org/licenses/LICENSE-2.0
|
||||
// http://www.apache.org/licenses/LICENSE-2.0
|
||||
//
|
||||
// Unless required by applicable law or agreed to in writing, software
|
||||
// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
||||
@ -27,7 +27,7 @@ import (
|
||||
const confVer = 0
|
||||
|
||||
const (
|
||||
Version = "2.0.4"
|
||||
Version = "2.1.0"
|
||||
GitRemotePath = "github.com/beego/bee/v2"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user