Skip to content

Commit

Permalink
Update version to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dwettstein committed Aug 30, 2017
1 parent 8f896b6 commit 4bad5e8
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 14 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]


## [v1.1.1] - 2017-08-30
### Changed
- RabbitMQ response content type to text/plain
- Add double quotes to param values (needed for spaces etc.)


## [v1.1.0] - 2017-08-24
### Added
- RabbitMQ message consumer for asynchronous script execution
Expand All @@ -21,6 +27,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- First release version


[Unreleased]: https://github.com/dwettstein/PSScriptInvoker/compare/v1.0.0...HEAD
[Unreleased]: https://github.com/dwettstein/PSScriptInvoker/compare/v1.1.1...HEAD
[v1.1.1]: https://github.com/dwettstein/PSScriptInvoker/compare/v1.1.0...v1.1.1
[v1.1.0]: https://github.com/dwettstein/PSScriptInvoker/compare/v1.0.0...v1.1.0
[v1.0.0]: https://github.com/dwettstein/PSScriptInvoker/tree/v1.0.0
4 changes: 2 additions & 2 deletions PSScriptInvoker/PSScriptInvoker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<ApplicationVersion>1.1.1.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
<TargetFrameworkProfile />
Expand Down Expand Up @@ -128,4 +128,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>
14 changes: 7 additions & 7 deletions PSScriptInvoker/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("PSScriptInvoker")]
Expand All @@ -14,8 +14,8 @@
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

Expand All @@ -25,12 +25,12 @@
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.1.1.0")]
[assembly: AssemblyFileVersion("1.1.1.0")]
50 changes: 46 additions & 4 deletions PSScriptInvokerSetup/PSScriptInvokerSetup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@
}
"Entry"
{
"MsmKey" = "8:_63BA8ACB8D864011A600B8BCD4BECAD9"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_847DD0B9BC08A377A6A7C1B88F00B008"
"OwnerKey" = "8:_D4B8CC7524FF4614B01AD47A602AF38D"
"MsmSig" = "8:_UNDEFINED"
Expand Down Expand Up @@ -70,7 +76,7 @@
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_91E06D68ADF6AB39079160154BE1446B"
"OwnerKey" = "8:_D4B8CC7524FF4614B01AD47A602AF38D"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
Expand All @@ -82,7 +88,7 @@
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_D4B8CC7524FF4614B01AD47A602AF38D"
"OwnerKey" = "8:_91E06D68ADF6AB39079160154BE1446B"
"MsmSig" = "8:_UNDEFINED"
}
}
Expand Down Expand Up @@ -110,6 +116,14 @@
"PrerequisitesLocation" = "2:1"
"Url" = "8:"
"ComponentsUrl" = "8:"
"Items"
{
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.6.1"
{
"Name" = "8:Microsoft .NET Framework 4.6.1 (x86 and x64)"
"ProductCode" = "8:.NETFramework,Version=v4.6.1"
}
}
}
}
"Release"
Expand All @@ -134,6 +148,14 @@
"PrerequisitesLocation" = "2:1"
"Url" = "8:"
"ComponentsUrl" = "8:"
"Items"
{
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.6.1"
{
"Name" = "8:Microsoft .NET Framework 4.6.1 (x86 and x64)"
"ProductCode" = "8:.NETFramework,Version=v4.6.1"
}
}
}
}
}
Expand Down Expand Up @@ -240,6 +262,26 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_63BA8ACB8D864011A600B8BCD4BECAD9"
{
"SourcePath" = "8:..\\CHANGELOG.md"
"TargetName" = "8:CHANGELOG.md"
"Tag" = "8:"
"Folder" = "8:_67158C82F90546E593C874126B1E0633"
"Condition" = "8:"
"Transitive" = "11:FALSE"
"Vital" = "11:TRUE"
"ReadOnly" = "11:FALSE"
"Hidden" = "11:FALSE"
"System" = "11:FALSE"
"Permanent" = "11:FALSE"
"SharedLegacy" = "11:FALSE"
"PackageAs" = "3:1"
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
"{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_847DD0B9BC08A377A6A7C1B88F00B008"
{
"AssemblyRegister" = "3:1"
Expand Down Expand Up @@ -417,7 +459,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:1.0.0"
"ProductVersion" = "8:1.1.1"
"Manufacturer" = "8:David Wettstein"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down Expand Up @@ -931,7 +973,7 @@
{
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_D4B8CC7524FF4614B01AD47A602AF38D"
{
"SourcePath" = "8:..\\PSScriptInvoker\\obj\\Debug\\PSScriptInvoker.exe"
"SourcePath" = "8:..\\PSScriptInvoker\\obj\\Release\\PSScriptInvoker.exe"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_67158C82F90546E593C874126B1E0633"
Expand Down

0 comments on commit 4bad5e8

Please sign in to comment.