Browse Source

bump version to be sure Nuget is correctly updated

pull/72/head
sebas77 3 years ago
parent
commit
e408f0fc0f
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      com.sebaslab.svelto.ecs/package.json
  2. +1
    -1
      com.sebaslab.svelto.ecs/version.json

+ 1
- 1
com.sebaslab.svelto.ecs/package.json View File

@@ -9,7 +9,7 @@
"svelto"
],
"name": "com.sebaslab.svelto.ecs",
"version": "3.2.3",
"version": "3.2.4",
"type": "library",
"unity": "2019.3"
}

+ 1
- 1
com.sebaslab.svelto.ecs/version.json View File

@@ -1,3 +1,3 @@
{
"version": "3.2.3"
"version": "3.2.4"
}

Loading…
Cancel
Save