Update version.
This commit is contained in:
parent
809a54ddc3
commit
cf914d8827
|
@ -942,7 +942,7 @@ void setTaskCreationCallback(TaskCreationCallback func)
|
|||
/**
|
||||
A version string representing the current vibe.d core version
|
||||
*/
|
||||
enum vibeVersionString = "1.1.1";
|
||||
enum vibeVersionString = "1.2.0";
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue