summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--android-plugin/src/META-INF/plugin.xml2
-rw-r--r--studio/BUILD4
-rw-r--r--whats-new-assistant/resources/whats-new-assistant.xml2
3 files changed, 4 insertions, 4 deletions
diff --git a/android-plugin/src/META-INF/plugin.xml b/android-plugin/src/META-INF/plugin.xml
index 356fd3cdb50..3373b5822ac 100644
--- a/android-plugin/src/META-INF/plugin.xml
+++ b/android-plugin/src/META-INF/plugin.xml
@@ -7,7 +7,7 @@
]]>
</description>
<category>Android</category>
- <version>2022.3.1 Beta 2</version>
+ <version>2022.3.1 Beta 3</version>
<vendor>JetBrains, Google</vendor>
<depends>com.intellij.platform.images</depends>
<depends>com.intellij.modules.java</depends>
diff --git a/studio/BUILD b/studio/BUILD
index ee400c0d68b..92413de52ca 100644
--- a/studio/BUILD
+++ b/studio/BUILD
@@ -670,10 +670,10 @@ android_studio(
searchable_options = "//tools/adt/idea/searchable-options",
update_message_template = ":update_message.html",
version_code_name = "Giraffe",
- version_micro_patch = "1.13",
+ version_micro_patch = "1.14",
# This will get added to the end of the full-version string.
# TODO(b/240707039): automate this.
- version_release_number = 2,
+ version_release_number = 3,
version_type = "Beta",
visibility = ["//visibility:public"],
)
diff --git a/whats-new-assistant/resources/whats-new-assistant.xml b/whats-new-assistant/resources/whats-new-assistant.xml
index 7b6e0808899..f838d08ea30 100644
--- a/whats-new-assistant/resources/whats-new-assistant.xml
+++ b/whats-new-assistant/resources/whats-new-assistant.xml
@@ -272,7 +272,7 @@
<stepElement>
<section>
<![CDATA[
- <br><em>Last updated 04/19/2023</em><br><br>
+ <br><em>Last updated 04/26/2023</em><br><br>
]]>
</section>
</stepElement>