From 8b6f9a5fc1ce5150999f123ce8db7fc230821a51 Mon Sep 17 00:00:00 2001 From: Roy P Date: Thu, 12 Nov 2020 10:41:26 -0500 Subject: [PATCH] Updating flatpak to point to 1.3.0 branch (#368) --- scripts/flatpak/com.github.thestr4ng3r.Chiaki.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/flatpak/com.github.thestr4ng3r.Chiaki.json b/scripts/flatpak/com.github.thestr4ng3r.Chiaki.json index abd3710..905ac2a 100644 --- a/scripts/flatpak/com.github.thestr4ng3r.Chiaki.json +++ b/scripts/flatpak/com.github.thestr4ng3r.Chiaki.json @@ -89,8 +89,8 @@ { "type": "git", "url": "https://github.com/thestr4ng3r/chiaki.git", - "tag": "v1.2.1", - "commit": "89c9bd44c354d1351fb9b9a8f9f0aade8077a129" + "tag": "v1.3.0", + "commit": "702d31eb01d37518e77f5c1be3ea493df9f18323" } ] }