[Workspace Model] Increase a minor version of the generator

GitOrigin-RevId: 104666a5e6996800edaf1223651c5cf9ae0ffcac
This commit is contained in:
Alex Plate
2024-02-27 11:55:15 +02:00
committed by intellij-monorepo-bot
parent 7b0d1928ee
commit 7248e4affe
2 changed files with 2 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
codegenImplMinorVersion = 9
codegenImplMinorVersion = 10
codegenImplMajorVersion = 3
codegenApiVersion = 2

View File

@@ -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