Skip to content

Commit

Permalink
Update project.json; bump patch version (#290)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Hanca <[email protected]>
  • Loading branch information
jhanca-robotecai authored Aug 19, 2024
1 parent 8893d5f commit 5a0dab2
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Project/project.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{
"project_name": "ROSCon2023Demo",
"version": "1.0.0",
"version": "1.0.1",
"project_id": "{C930C5B9-4B70-40B7-88F4-A7E927D6A677}",
"origin": "The primary repo for ROSCon2023Demo goes here: i.e. http://www.mydomain.com",
"license": "What license ROSCon2023Demo uses goes here: i.e. https://opensource.org/licenses/Apache-2.0 Or https://opensource.org/licenses/MIT etc.",
"license": "Apache-2.0",
"license_url": "https://opensource.org/licenses/Apache-2.0",
"origin": "RobotecAI",
"origin_url": "https://robotec.ai",
"display_name": "ROSCon2023Demo",
"summary": "A short description of ROSCon2023Demo.",
"summary": "An Open 3D Engine (O3DE) multi-robot demo in warehouse environment.",
"canonical_tags": [
"Project"
],
Expand All @@ -20,9 +22,9 @@
"restricted": "ROSCon2023Demo",
"engine_version": "4.1.0",
"gem_names": [
"ROS2>=3.1.0",
"HumanWorker==2.1.0",
"OTTORobots==2.0.0",
"ROS2>=3.1.0",
"URRobots==2.0.0",
"WarehouseAssets",
"WarehouseAutomation"
Expand Down

0 comments on commit 5a0dab2

Please sign in to comment.