mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[Workspace Model] Increase a minor version of the generator
GitOrigin-RevId: 104666a5e6996800edaf1223651c5cf9ae0ffcac
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7b0d1928ee
commit
7248e4affe
@@ -1,3 +1,3 @@
|
||||
codegenImplMinorVersion = 9
|
||||
codegenImplMinorVersion = 10
|
||||
codegenImplMajorVersion = 3
|
||||
codegenApiVersion = 2
|
||||
@@ -1,5 +1,4 @@
|
||||
// Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
// Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
package com.intellij.platform.workspace.storage
|
||||
|
||||
import org.jetbrains.annotations.ApiStatus
|
||||
|
||||
Reference in New Issue
Block a user