Skip to content

Commit

Permalink
Version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Aug 29, 2013
1 parent 59433ec commit b07ba95
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 14 deletions.
4 changes: 2 additions & 2 deletions RequireJsNet/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// 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.2.0")]
[assembly: AssemblyFileVersion("1.0.2.0")]
[assembly: AssemblyVersion("1.0.4.0")]
[assembly: AssemblyFileVersion("1.0.4.0")]
4 changes: 1 addition & 3 deletions RequireJsNet/RequireJsConfigAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/*
* RequireJS for .NET
* Version 1.0.2.0
* Release Date 26/08/2013
* RequireJS.NET
* Copyright Stefan Prodan
* http://stefanprodan.eu
* Dual licensed under the MIT and GPL licenses:
Expand Down
4 changes: 1 addition & 3 deletions RequireJsNet/RequireJsController.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/*
* RequireJS for .NET
* Version 1.0.2.0
* Release Date 26/08/2013
* RequireJS.NET
* Copyright Stefan Prodan
* http://stefanprodan.eu
* Dual licensed under the MIT and GPL licenses:
Expand Down
4 changes: 1 addition & 3 deletions RequireJsNet/RequireJsHtmlHelpers.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/*
* RequireJS for .NET
* Version 1.0.2.0
* Release Date 26/08/2013
* RequireJS.NET
* Copyright Stefan Prodan
* http://stefanprodan.eu
* Dual licensed under the MIT and GPL licenses:
Expand Down
4 changes: 1 addition & 3 deletions RequireJsNet/RequireJsOptions.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/*
* RequireJS for .NET
* Version 1.0.2.0
* Release Date 26/08/2013
* RequireJS.NET
* Copyright Stefan Prodan
* http://stefanprodan.eu
* Dual licensed under the MIT and GPL licenses:
Expand Down

0 comments on commit b07ba95

Please sign in to comment.