mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
update jetbrains.api hash and API version
(cherry picked from commit 2a53bf894c)
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
# 2. When only new API is added, or some existing API was @Deprecated - increment MINOR, reset PATCH to 0
|
||||
# 3. For major backwards incompatible API changes - increment MAJOR, reset MINOR and PATCH to 0
|
||||
|
||||
VERSION = 0.0.12
|
||||
VERSION = 0.0.13
|
||||
|
||||
# Hash is used to track changes to jetbrains.api, so you would not forget to update version when needed.
|
||||
# When you make any changes, "make jbr-api" will fail and ask you to update hash and version number here.
|
||||
|
||||
HASH = 2C7C5F48509A9C542CBE202930B871
|
||||
HASH = EB6C92A0E5BBBE8AD72920A235B4462D
|
||||
|
||||
Reference in New Issue
Block a user