Skip to content

Commit

Permalink
Ten Tweaker | v2.2 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
MikronT committed Jun 4, 2019
1 parent 92b36fb commit cafa9a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[![Status: Pre-Release](https://img.shields.io/badge/Status-Pre--Release-yellow.svg?style=for-the-badge)](#)
-->

### Version name: *Release v2.1*
### Version name: *Release v2.2*

Console tweaker for Windows 10 with some useful options.

Expand Down Expand Up @@ -85,6 +85,7 @@ Note: you can combine the keys as you wish.
## Version History
| Date | Version |
|------------|--------------|
| 04.06.2019 | Release v2.2 |
| 27.04.2019 | Release v2.1 |
| 03.04.2019 | Release v2.0 |
| 29.03.2019 | Release v1.2 |
Expand Down
2 changes: 1 addition & 1 deletion tenTweaker.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ if %errorLevel% LSS 1 if "%key_main_registryMerge%" == "true" (
set program_name=Ten Tweaker
set program_name_ns=tenTweaker

set program_version=2.1
set program_version=2.2

for /f "tokens=1-3 delims=." %%i in ("%program_version%") do (
if "%%k" NEQ "" ( set program_version_number=%%i%%j%%k
Expand Down

0 comments on commit cafa9a7

Please sign in to comment.