Bump version 1.0.0 → 1.1.0

This commit is contained in:
2025-10-29 11:14:32 +01:00
parent 3e37d54b5c
commit 43363b53b7

View File

@@ -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() {
// update points