From 05357c48f44c6873c3b39d7655ddd9c4ca65fc48 Mon Sep 17 00:00:00 2001
From: Julien Cristau <jcristau@mozilla.com>
Date: Fri, 27 Oct 2023 10:02:34 +0200
Subject: [PATCH] Bump version to 7.0.0

---
 CHANGELOG.md | 5 +++++
 version.txt  | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a0aed8b..e9ba9d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
 All notable changes to this project will be documented in this file.
 This project adheres to [Semantic Versioning](http://semver.org/).
 
+## [7.0.0] - 2023-XX-XX
+
+### Changed
+* Switched Google Play Store authentication to the google-auth library.  The credentials now need to be passed as a json file instead of an email address and PKCS#12 file.
+
 ## [6.2.1] - 2023-09-21
 
 ### Fixed
diff --git a/version.txt b/version.txt
index 024b066..66ce77b 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-6.2.1
+7.0.0