update DlangUI version - to fix crash on Windows

This commit is contained in:
Vadim Lopatin 2016-09-15 13:33:57 +03:00
parent 3b67751e27
commit 1cdc51ca93
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"stringImportPaths": ["views", "views/res", "views/res/i18n", "views/res/mdpi", "views/res/hdpi"],
"dependencies": {
"dlangui": "==0.9.5",
"dlangui": "==0.9.6",
"dcd": "~>0.8.0"
},