Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

Commit

Permalink
Bump version number to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kgiszewski committed May 19, 2015
1 parent 567c10f commit c9d4c13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "UmbracoBookshelf",
"version": "0.7.3",
"version": "0.8.0",
"url": "http://github.com/kgiszewski/umbracobookshelf",
"author": "Kevin Giszewski and Tom Fulton for the autopackager stuffs",
"author": "Kevin Giszewski and Tom Fulton for the auto-packager stuffs",
"authorUrl": "http://giszewski.com/",
"license": "MIT",
"licenseUrl": "http://opensource.org/licenses/MIT"
Expand Down
2 changes: 1 addition & 1 deletion src/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("0.7.3")]
[assembly: AssemblyFileVersion("0.8.0")]

0 comments on commit c9d4c13

Please sign in to comment.