Skip to content

Commit

Permalink
Final commit v0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ElPumpo committed Jun 17, 2018
1 parent 7d8d1b3 commit 1aa5fa6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.14.2] - 2018-06-17
### Removed
- Removed the compatability check
- Disabled changing start menu objects since it uses a unique GUID
Expand Down
4 changes: 2 additions & 2 deletions Win10Clean/Properties/AssemblyInfo.cs
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("0.14.1")]
[assembly: AssemblyFileVersion("0.14.1")]
[assembly: AssemblyVersion("0.14.2")]
[assembly: AssemblyFileVersion("0.14.2")]

0 comments on commit 1aa5fa6

Please sign in to comment.