Skip to content

Commit ab73e0a

Browse files
committed
1 parent 1aed7c5 commit ab73e0a

File tree

4 files changed

+165
-149
lines changed

4 files changed

+165
-149
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@ Its super easy.. barely an inconvenience, just drag & drop the files or webpages
111111

112112
**_I'm not officially affiliated with Unity technologies, godot, shadertoy;_**
113113
## Download
114-
##### Latest version: v1.7.0.4 (Windows 10 1903 or above)[What's new?](https://github.com/rocksdanister/lively/releases/tag/v1.7.0.4)
114+
##### Latest version: v1.7.2.0 (Windows 10 1903 or above)[What's new?](https://github.com/rocksdanister/lively/releases/tag/v1.7.2.0)
115115
- [`Installer`][direct-full-win32]
116116

117-
SHA256: d0a2ad431b600072dda90c462bf4cd00786bd3d1522ee1424b2061d6ba144af1
117+
SHA256: f92068b5f4bb6ffe6dd6de3347d6e06eb1f6bbeb2d7074807ea77d0bec9c479e
118118

119-
[direct-full-win32]: https://github.com/rocksdanister/lively/releases/download/v1.7.0.4/lively_setup_x86_full_v1704.exe
119+
[direct-full-win32]: https://github.com/rocksdanister/lively/releases/download/v1.7.2.0/lively_setup_x86_full_v1720.exe
120120

121121
Installer will give Smartscreen warning, [discussion.](https://github.com/rocksdanister/lively/issues/9)
122122

src/installer/Script.iss

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; https://jrsoftware.org/isinfo.php
33

44
#define MyAppName "Lively Wallpaper"
5-
#define MyAppVersion "1.7.1.9"
5+
#define MyAppVersion "1.7.2.0"
66
#define MyAppPublisher "rocksdanister"
77
#define MyAppURL "https://github.com/rocksdanister/lively"
88
#define MyAppExeName "livelywpf.exe"

0 commit comments

Comments
 (0)