Skip to content

Commit 79db142

Browse files
update version to 2.0.3
Change-Id: Ie8afd120d31fafb2deb1e861db7b18a81134e591
1 parent 85d0630 commit 79db142

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## About
44

55
This is the customized IntelliJ platform for Sherlock Project based
6-
off the IntelliJ Platform Version 2024.2. To read more on the IntelliJ Platform documentation scroll down to the IntelliJ IDEA Community
6+
off the IntelliJ Platform Version 2025.1.2. To read more on the IntelliJ Platform documentation scroll down to the IntelliJ IDEA Community
77
Edition section.
88

99
## Download Instructions
@@ -34,7 +34,7 @@ The following steps build Sherlock Platform only on Linux and Mac:
3434
* Run `chmod +x ./build_sherlock_platform.sh` from the root of the directory to grant access.
3535
* Run `./build_sherlock_platform.sh` to build the platform.
3636
* Extract the artifact from `out/sherlock-platform/artifacts` according to the OS.
37-
* Run the platform from `out/sherlock-platform/artifacts/sherlock-platform-242.21829/Sherlock\ Platform-2024.2.1/bin/`
37+
* Run the platform from `out/sherlock-platform/artifacts/sherlock-platform/Sherlock\ Platform-2025.1.2/bin/`
3838

3939
## Creating a New Release for Sherlock Platform
4040

sherlock-branding/resources/idea/SherlockPlatformApplicationInfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Original version of IntelliJ Platform was: -->
33
<!-- <version major="2025" minor="1.2"/> -->
44
<!-- The following is the Sherlock platform version: -->
5-
<version major="2" minor="0" patch="2"/>
5+
<version major="2" minor="0" patch="3"/>
66
<company name="Google" url="http://developer.android.com"/>
77
<build number="IC-__BUILD__" date="__BUILD_DATE__" majorReleaseDate="20250416" />
88
<logo url="/sherlock_logo.png"/>

0 commit comments

Comments
 (0)