Skip to content

Commit

Permalink
'Release v0.16.0.7 [nolog]'
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffierThanThou committed Feb 12, 2017
1 parent e53202c commit 61fb424
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 9 deletions.
Binary file modified Assemblies/StuffedFloors.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ All original content (e.g. text, imagery, sounds) in this mod is licensed under
Parts of the code in this mod, and some content may be licensed by their original authors. If this is the case, the original author & license will either be given in the source code, or be in a LICENSE file next to the content. Please do not decompile my mods, but use the original source code available on [GitHub](https://github.com/FluffierThanThou/StuffedFloors/), so license information in the source code is preserved.

# Version
This is version v0.16.0.6
This is version v0.16.0.7
8 changes: 2 additions & 6 deletions Source/SteamConfig.vdf
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,10 @@ All original code in this mod is licensed under the [url=https://opensource.org/
Parts of the code in this mod, and some content may be licensed by their original authors. If this is the case, the original author & license will either be given in the source code, or be in a LICENSE file next to the content. Please do not decompile my mods, but use the original source code available on [url=https://github.com/FluffierThanThou/StuffedFloors/]GitHub[/url], so license information in the source code is preserved.
[h1]Version[/h1]
This is version v0.16.0.6
This is version v0.16.0.7
"
"changenote" "significantly lower stuff beauty modifiers
lower building times for pretty variants
update description
obsolete vegetable garden's ironwood floor
add more furntiure's carpets to carpet subcategory"
"changenote" "further reduce building time"
"publishedfileid" "853043503"
}

4 changes: 2 additions & 2 deletions Source/StuffedFloors/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.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("0.16.0.7")]
[assembly: AssemblyFileVersion("0.16.0.7")]

0 comments on commit 61fb424

Please sign in to comment.