Skip to content

Commit 81a530a

Browse files
committed
Version updated
1 parent a5d4b84 commit 81a530a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@
3636
// by using the '*' as shown below:
3737
// [assembly: AssemblyVersion("1.0.*")]
3838

39-
[assembly: AssemblyVersion("1.0.0.1448")]
39+
[assembly: AssemblyVersion("1.0.0.1449")]

plugin/mbrc-plugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<UpdateAssemblyFileVersion>False</UpdateAssemblyFileVersion>
4545
<UpdateAssemblyInfoVersion>False</UpdateAssemblyInfoVersion>
4646
<AssemblyVersionSettings>None.None.None.Increment</AssemblyVersionSettings>
47-
<AssemblyVersion>1.0.0.1448</AssemblyVersion>
47+
<AssemblyVersion>1.0.0.1449</AssemblyVersion>
4848
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
4949
</PropertyGroup>
5050
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

0 commit comments

Comments
 (0)