Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Commit ac1ed8b

Browse files
committed
Update version 11.0.0.8
1 parent 2529d3e commit ac1ed8b

2 files changed

Lines changed: 50 additions & 4 deletions

File tree

README.md

Lines changed: 48 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
<img src="https://img.shields.io/badge/stability-stable-green.svg" alt="Status">
1414
</a>
1515
<a href="#changelog">
16-
<img src="https://img.shields.io/badge/release-v11.0.0.7-blue.svg" alt="Version">
16+
<img src="https://img.shields.io/badge/release-v11.0.0.8-blue.svg" alt="Version">
1717
</a>
1818
<a href="#changelog">
19-
<img src="https://img.shields.io/badge/update-march-yellowgreen.svg" alt="Update">
19+
<img src="https://img.shields.io/badge/update-april-yellowgreen.svg" alt="Update">
2020
</a>
2121
<a href="#license">
2222
<img src="https://img.shields.io/badge/license-MS--PL%20License-green.svg" alt="License">
@@ -94,6 +94,52 @@ If you want to help me to continue this project, you might donate via PayPal.
9494
<a name="changelog"></a>
9595
## :information_source: Changelog
9696

97+
**11.0.0.8** (04/15/2018)
98+
99+
* <table border="0" cellpadding="4">
100+
<tr>
101+
<td>
102+
<strong>Language:</strong>
103+
</td>
104+
<td>
105+
C++
106+
</td>
107+
</tr>
108+
<tr>
109+
<td><strong>
110+
Requirements:
111+
</strong></td>
112+
<td>
113+
Windows 7, Windows 8, Windows 8.1 and Windows 10
114+
</td>
115+
</tr>
116+
<tr>
117+
<td>
118+
<strong>Filename:</strong>
119+
</td>
120+
<td>
121+
<a href="https://github.com/ManuelGil/Reset-Windows-Update-Tool">
122+
wureset.exe
123+
</a>
124+
</td>
125+
</tr>
126+
<tr>
127+
<td>
128+
<strong>Changes:</strong>
129+
</td>
130+
<td>
131+
<ul>
132+
<li>
133+
Change ms-settings:windowsupdate to ms-settings:windowsupdate-action.
134+
</li>
135+
<li>
136+
Add link to the configuration from the menu
137+
</li>
138+
</ul>
139+
</td>
140+
</tr>
141+
</table>
142+
97143
**11.0.0.7** (03/12/2018)
98144

99145
* <table border="0" cellpadding="4">

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<img src="https://img.shields.io/badge/stability-stable-green.svg" alt="Status">
1010
</a>
1111
<a href="https://github.com/ManuelGil/Reset-Windows-Update-Tool#changelog">
12-
<img src="https://img.shields.io/badge/release-v11.0.0.7-blue.svg" alt="Version">
12+
<img src="https://img.shields.io/badge/release-v11.0.0.8-blue.svg" alt="Version">
1313
</a>
1414
<a href="https://github.com/ManuelGil/Reset-Windows-Update-Tool#changelog">
15-
<img src="https://img.shields.io/badge/update-march-yellowgreen.svg" alt="Update">
15+
<img src="https://img.shields.io/badge/update-april-yellowgreen.svg" alt="Update">
1616
</a>
1717
<a href="#license">
1818
<img src="https://img.shields.io/badge/license-MS--PL%20License-green.svg" alt="License">

0 commit comments

Comments
 (0)