From 3d9010f4a57abdb0fe6180af3138fb7df64542af Mon Sep 17 00:00:00 2001 From: ilovelinux Date: Mon, 11 Jul 2022 23:39:42 +0200 Subject: [PATCH] Bump version to 0.1.8 --- CHANGELOG.md | 1 + pubspec.yaml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac0cf06..4f71bf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [0.1.8] - 2022-07-11 - Add settings page - Review layout of booking dialog - Fix background color of loading screen diff --git a/pubspec.yaml b/pubspec.yaml index 0788644..c96ad35 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: open_edisu description: An open source app to book EDISU study rooms. publish_to: 'none' -version: 0.1.7+8 +version: 0.1.8+9 environment: sdk: ">=2.16.1 <3.0.0" @@ -81,7 +81,7 @@ msix_config: publisher_display_name: Antonio Spadaro identity_name: 56649AntonioSpadaro.OpenEdisu publisher: CN=15FA372E-AC50-4E12-AFBB-C963287752A5 - msix_version: 1.1.7.0 + msix_version: 1.1.8.0 logo_path: .\assets\icon\icon.png capabilities: internetClient languages: en, it