diff options
author | akshay | 2025-02-20 14:13:04 +0530 |
---|---|---|
committer | GitHub | 2025-02-20 14:13:04 +0530 |
commit | 6def061c8c8e8fe182cf52d0104484bf55e36637 (patch) | |
tree | 9a36fd35f20f2c709ac269b4df851576ab2f8a9d | |
parent | 3adf340d8120b2b5bdcd19df23dc2683a76d2aca (diff) | |
parent | c70e987165eda09c411d750f73c0bce6d9a8f303 (diff) | |
download | freecad_lab_migration-6def061c8c8e8fe182cf52d0104484bf55e36637.tar.gz freecad_lab_migration-6def061c8c8e8fe182cf52d0104484bf55e36637.tar.bz2 freecad_lab_migration-6def061c8c8e8fe182cf52d0104484bf55e36637.zip |
changes in the .info.yml file
-rwxr-xr-x | lab_migration.info.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lab_migration.info.yml b/lab_migration.info.yml index 9969eec..e9b91ec 100755 --- a/lab_migration.info.yml +++ b/lab_migration.info.yml @@ -1,6 +1,6 @@ name: 'FreeCad Lab Migration' description: 'IIT Bombay Lab Migration project' package: IITB -core_version_requirement: ^8 || ^9 ||^10 +core_version_requirement: ^8 || ^9 || ^10 type: module dependencies: { } |