mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-26 17:37:33 +00:00
chore(0.9.5): Bump defaults for release v0.9.5 (#6856)
This commit is contained in:
parent
392115b4c4
commit
cc0b6019fb
@ -12,7 +12,7 @@ This file documents any backwards-incompatible changes in DataHub and assists pe
|
||||
|
||||
### Other notable Changes
|
||||
|
||||
## 0.9.4
|
||||
## 0.9.4 / 0.9.5
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@ Produces the following variables and supports token replacement
|
||||
import org.apache.tools.ant.filters.ReplaceTokens
|
||||
|
||||
def detailedVersionString = "0.0.0-unknown-SNAPSHOT"
|
||||
def cliMajorVersion = "0.9.3" // base default cli major version
|
||||
def cliMajorVersion = "0.9.5" // base default cli major version
|
||||
def snapshotVersion = false
|
||||
if (project.hasProperty("releaseVersion")) {
|
||||
version = releaseVersion
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user