Skip to content

Commit

Permalink
Semver => 4.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillig committed Feb 12, 2018
1 parent 2fe7881 commit 9182e2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 4.3.0.{build}
version: 4.4.0.{build}

configuration: Release

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Description>Autofac extension for enabling AOP in conjunction with Castle.</Description>
<VersionPrefix>4.3.0</VersionPrefix>
<VersionPrefix>4.4.0</VersionPrefix>
<TargetFrameworks>net45;netstandard1.3</TargetFrameworks>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down

0 comments on commit 9182e2a

Please sign in to comment.