Skip to content

Commit

Permalink
release v1.7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rocksdanister committed Jul 4, 2021
1 parent 1befae8 commit a075671
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,12 @@ Just drag & drop files, webpages to set as wallpaper..

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

SHA256: a4fa1c2d2a61230af81a5633f06b77896ec3449d5c4b50cef41ad16d6746e21c
SHA256: ed86b09beaafe06e18095f617cee920af61fd5220f256c6866b254bb1db10d3a

[direct-full-win32]: https://github.com/rocksdanister/lively/releases/download/v1.7.0.0/lively_setup_x86_full_v1700.exe
[direct-full-win32]: https://github.com/rocksdanister/lively/releases/download/v1.7.0.2/lively_setup_x86_full_v1702.exe

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

Expand Down
2 changes: 1 addition & 1 deletion src/installer/Script.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; https://jrsoftware.org/isinfo.php

#define MyAppName "Lively Wallpaper"
#define MyAppVersion "1.7.0.0"
#define MyAppVersion "1.7.0.2"
#define MyAppPublisher "rocksdanister"
#define MyAppURL "https://github.com/rocksdanister/lively"
#define MyAppExeName "livelywpf.exe"
Expand Down
2 changes: 1 addition & 1 deletion src/livelywpf/livelywpf/livelywpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="RawInput.Sharp" Version="0.0.4" />
<PackageReference Include="Sentinel.NLogViewer" Version="1.3.3" />
<PackageReference Include="SharpZipLib" Version="1.3.2" />
<PackageReference Include="YoutubeExplode" Version="6.0.3" />
<PackageReference Include="YoutubeExplode" Version="6.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a075671

Please sign in to comment.