diff --git a/.gitattributes b/.gitattributes index 75ae154..fc78a10 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ * text=auto * text eol=lf *.png binary +*.jpg binary +*.gif binary diff --git a/gradle.properties b/gradle.properties index 6f5055c..61a0a40 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ MORNY_ARCHIVE_NAME = morny-coeur MORNY_CODE_STORE = https://github.com/Eyre-S/Coeur-Morny-Cono MORNY_COMMIT_PATH = https://github.com/Eyre-S/Coeur-Morny-Cono/commit/%s -VERSION = 1.2.1-pre2 +VERSION = 1.2.1-pre3 USE_DELTA = false VERSION_DELTA = diff --git a/src/main/resources/assets_morny/images/featured-image@0.5x.jpg b/src/main/resources/assets_morny/images/featured-image@0.5x.jpg index 444cf8f..fad7f8d 100644 Binary files a/src/main/resources/assets_morny/images/featured-image@0.5x.jpg and b/src/main/resources/assets_morny/images/featured-image@0.5x.jpg differ