Skip to content

Commit 3cf990e

Browse files
committed
Prepare for v0.8.0
1 parent 7564ccf commit 3cf990e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- Initial release
2020

2121
[0.7.1]: https://github.com/Freaky/Compactor/releases/tag/v0.7.1
22+
[0.8.0]: https://github.com/Freaky/Compactor/releases/tag/v0.8.0
2223

2324
[#11]: https://github.com/Freaky/Compactor/pull/11
2425
[#10]: https://github.com/Freaky/Compactor/pull/10

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ Compactor is here to plug that gap, with a simple GUI utility anyone can use.
1010

1111
![](https://i.imgur.com/A9si8Zh.png)
1212

13-
## Installation [![v0.7.1](https://img.shields.io/github/release-pre/Freaky/Compactor.svg)](https://github.com/Freaky/Compactor/releases/tag/v0.7.1) [![Downloads](https://img.shields.io/github/downloads/Freaky/Compactor/total.svg)](https://github.com/Freaky/Compactor/releases)
13+
## Installation [![v0.8.0](https://img.shields.io/github/release-pre/Freaky/Compactor.svg)](https://github.com/Freaky/Compactor/releases/tag/v0.8.0) [![Downloads](https://img.shields.io/github/downloads/Freaky/Compactor/total.svg)](https://github.com/Freaky/Compactor/releases)
1414

1515
Downloads are available from the [Github Releases](https://github.com/Freaky/Compactor/releases) page under *Assets*, or you can use these direct links:
1616

17-
* [v0.7.1 32-bit](https://github.com/Freaky/Compactor/releases/download/v0.7.1/Compactor-0.7.1-i686.zip)
18-
* [v0.7.1 64-bit](https://github.com/Freaky/Compactor/releases/download/v0.7.1/Compactor-0.7.1.zip)
17+
* [v0.8.0 32-bit](https://github.com/Freaky/Compactor/releases/download/v0.8.0/Compactor-0.8.0-i686.zip)
18+
* [v0.8.0 64-bit](https://github.com/Freaky/Compactor/releases/download/v0.8.0/Compactor-0.8.0.zip)
1919

2020
If you get "*Windows protected your PC*" trying to run it, it's just [SmartScreen](https://www.pcworld.com/article/3197443/how-to-get-past-windows-defender-smartscreen-in-windows-10.html) upset the binaries aren't (yet) signed. Click "*More info*" and "*Run anyway*" if you judge things to be above-board.
2121

0 commit comments

Comments
 (0)