Skip to content

Commit

Permalink
Update Adic to v2.23
Browse files Browse the repository at this point in the history
  • Loading branch information
intentor committed Jan 27, 2017
1 parent 286ef91 commit 6456775
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bin/Adic.sln
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ Global
$4.inheritsSet = VisualStudio
$4.inheritsScope = text/plain
$4.scope = text/plain
version = 2.21
version = 2.23
EndGlobalSection
EndGlobal
2 changes: 1 addition & 1 deletion bin/Extensions.Editor/Adic.Extensions.Editor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<RootNamespace>Adic</RootNamespace>
<AssemblyName>Adic.Extensions.Editor</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<ReleaseVersion>2.21</ReleaseVersion>
<ReleaseVersion>2.23</ReleaseVersion>
<Description>Adic Extensions Editor (Unity only).</Description>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion bin/Extensions/Adic.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<RootNamespace>Adic</RootNamespace>
<AssemblyName>Adic.Extensions</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<ReleaseVersion>2.21</ReleaseVersion>
<ReleaseVersion>2.23</ReleaseVersion>
<Description>Adic Extensions (Unity only).</Description>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion bin/Framework/Adic.Framework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<RootNamespace>Adic</RootNamespace>
<AssemblyName>Adic.Framework</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<ReleaseVersion>2.21</ReleaseVersion>
<ReleaseVersion>2.23</ReleaseVersion>
<Description>Adic Framework</Description>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion src/Assets/Adic/CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Copyright (c) 2014-2017 André "Intentor" Martins
http://intentor.com.br/
------------------------------------------------

Version 2.24 (2017-01-27)
Version 2.23 (2017-01-27)

Framework
- Added Android IL2CPP support. [Issue #71]
Expand Down

0 comments on commit 6456775

Please sign in to comment.