Bump version 1.0.0 → 1.1.0
This commit is contained in:
@@ -60,7 +60,7 @@ void Polygon::size_changed() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
std::string Polygon::version() const { return "1.0.0"; }
|
std::string Polygon::version() const { return "1.1.0"; }
|
||||||
|
|
||||||
void Polygon::update() {
|
void Polygon::update() {
|
||||||
// update points
|
// update points
|
||||||
|
|||||||
Reference in New Issue
Block a user