Browse Source

bump version

pull/107/head
Sebastiano Mandala 1 year ago
parent
commit
d85816cde2
2 changed files with 3 additions and 3 deletions
  1. +1
    -1
      com.sebaslab.svelto.common
  2. +2
    -2
      com.sebaslab.svelto.ecs/Svelto.ECS.csproj

+ 1
- 1
com.sebaslab.svelto.common

@@ -1 +1 @@
Subproject commit 0c123edc4b74ff8d2c2be79b8f64ce9e996f856a
Subproject commit 13c4f38c44fac08914d3ed26723e6134a53c30c0

+ 2
- 2
com.sebaslab.svelto.ecs/Svelto.ECS.csproj View File

@@ -4,8 +4,8 @@
<LangVersion>9</LangVersion>
<TargetFramework>netstandard2.1</TargetFramework>
<Company>Svelto</Company>
<AssemblyVersion>3.4.1</AssemblyVersion>
<PackageVersion>3.4.1</PackageVersion>
<AssemblyVersion>3.4.3</AssemblyVersion>
<PackageVersion>3.4.3</PackageVersion>
<IsPackable>true</IsPackable>
<Configurations>Debug;Release;SlowSubmissionRelease;SlowSubmissionDebug</Configurations>
<Platforms>AnyCPU</Platforms>


Loading…
Cancel
Save