From 1255e7299070aed88c01abdb191a93fc20171672 Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Fri, 5 Jan 2024 17:04:30 +0100 Subject: [PATCH] fix typo --- Habitica/res/values/strings.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Habitica/res/values/strings.xml b/Habitica/res/values/strings.xml index b812455da..004736f86 100644 --- a/Habitica/res/values/strings.xml +++ b/Habitica/res/values/strings.xml @@ -1473,7 +1473,7 @@ You don\'t have any Saddles Saddles instantly raise a Pet to a Mount. You can purchase one from the Market. Unable to find player - There was an error when loading this player's data. Please make sure you typed their @username correctly. + There was an error when loading this player\'s data. Please make sure you typed their @username correctly. diff --git a/version.properties b/version.properties index a74c8a8dd..a6b9c425f 100644 --- a/version.properties +++ b/version.properties @@ -1,2 +1,2 @@ NAME=4.3.2 -CODE=6811 \ No newline at end of file +CODE=6821 \ No newline at end of file