mirror of https://github.com/buggins/dlangide.git
More recent dlangui version when create new dlangui based project.
This commit is contained in:
parent
f7f97f80f2
commit
9d516c99d0
|
@ -513,7 +513,7 @@ extern (C) int UIAppMain(string[] args) {
|
|||
immutable string DUB_JSON_DLANGUI_HELLOWORLD = q{
|
||||
{
|
||||
"dependencies": {
|
||||
"dlangui": "~>0.9.24"
|
||||
"dlangui": "~>0.9.99"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue