forked from loafle/openapi-generator-original
added 2.10.4
This commit is contained in:
parent
5d42c8cc5f
commit
e1c8f58d28
@ -2,6 +2,7 @@ val version = scala.util.Properties.scalaPropOrElse("version.number", "unknown")
|
|||||||
case "2.10.0" => "2.10"
|
case "2.10.0" => "2.10"
|
||||||
case "2.10.2" => "2.10"
|
case "2.10.2" => "2.10"
|
||||||
case "2.10.3" => "2.10"
|
case "2.10.3" => "2.10"
|
||||||
|
case "2.10.4" => "2.10"
|
||||||
case e: String => e
|
case e: String => e
|
||||||
}
|
}
|
||||||
println(version)
|
println(version)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user