From 699d25cdfe060be343117b189bb170fed3bca419 Mon Sep 17 00:00:00 2001 From: jusax23 Date: Wed, 22 Nov 2023 11:05:40 +0100 Subject: [PATCH] version --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac8b7fc..10d81cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.4 +Restarting bug fixed. +- Added the ability to restart stockfish. + ## 1.0.3 Perfomance Flags for Windows and Linux. - Activating: sse, sse2, sse3, sse4.1 diff --git a/pubspec.yaml b/pubspec.yaml index a8866ee..a470938 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_stockfish_plugin description: "A Stockfish Plugin for Flutter. Use Stockfish 16 directly in your flutter app." -version: 1.0.3 +version: 1.0.4 homepage: https://github.com/jusax23/flutter_stockfish_plugin environment: