From 4d09a61110757ccc61b049204f6cad50ec35dcc6 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Ricau Date: Thu, 9 May 2024 17:23:31 -0700 Subject: [PATCH] Prepare 3.0-alpha-3 release --- gradle.properties | 2 +- mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index c074dfa81..d626e3033 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.squareup.leakcanary -VERSION_NAME=3.0-alpha-3-SNAPSHOT +VERSION_NAME=3.0-alpha-3 POM_DESCRIPTION=LeakCanary POM_INCEPTION_YEAR=2015 diff --git a/mkdocs.yml b/mkdocs.yml index 112c83966..cd7c08151 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,7 +1,7 @@ extra: leak_canary: release: '2.14' - next_release: '3.0-alpha-3' + next_release: '3.0-alpha-4' social: - icon: fontawesome/brands/github-alt link: https://square.github.io/