Skip to content

Commit

Permalink
Release v7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sonertari committed Oct 24, 2021
1 parent 468d9de commit d978b6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PFFW/MainWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ namespace PFFW
{
public partial class Main : Window
{
private const string VERSION = "PFFW 6.9.3";
private const string VERSION = "PFFW 7.0";

private static Main _self;
public static Main self
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ W4PFFW is a Windows WPF user interface for [PFFW](https://github.com/sonertari/P

You can find a couple of screenshots on the [wiki](https://github.com/sonertari/W4PFFW/wiki).

The installation file is available for download at [w4pffw693\_20210812.zip](https://drive.google.com/file/d/1Y9Jlb3CBVcQXrNmTwWORQxTx0sgIbwkI/view?usp=sharing). Make sure the SHA256 checksum is correct: 766369609e651b166380184fe846027b56004da8b6c941409640a116bc5baf5c.
The installation file is available for download at [w4pffw70\_20211023.zip](https://drive.google.com/file/d/1cM12wT70vWCp2tMfxEzYjPYvRt70MXLw/view?usp=sharing). Make sure the SHA256 checksum is correct: 8356dc1732cc2d45f4d0f3839a01bb06dbaaf258c5b1884c34661aa4016eb2a3.

W4PFFW is part of the PFFW project.

Expand Down

0 comments on commit d978b6c

Please sign in to comment.