Skip to content

Commit 0906e0c

Browse files
authored
Change root xml version (#1999)
1 parent aaaef63 commit 0906e0c

File tree

1 file changed

+1
-1
lines changed
  • plugins/robots/common/twoDModel/src/engine/model

1 file changed

+1
-1
lines changed

plugins/robots/common/twoDModel/src/engine/model/model.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
using namespace twoDModel::model;
3131

32-
static auto XML_VERSION = "20190819";
32+
static auto XML_VERSION = "20251011";
3333

3434
Model::Model(physics::PhysicsEngineFactory *engineFactory,
3535
QObject *parent)

0 commit comments

Comments
 (0)