Skip to content

Commit d495554

Browse files
committed
Updated version for SessionStore.
[git-p4: depot-paths = "//dev/release.net/coherence-net-v14.1.2.0/": change = 115495]
1 parent 3ca62d4 commit d495554

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Coherence.SessionStore/Coherence.SessionStore.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>disable</Nullable>
77
<RootNamespace>Tangosol</RootNamespace>
8-
<Version>14.1.2.1</Version>
9-
<Title>Oracle Cohrence SessionStore 14.1.2.1</Title>
8+
<Version>14.1.2.2</Version>
9+
<Title>Oracle Cohrence SessionStore 14.1.2.2</Title>
1010
<Authors>Oracle</Authors>
1111
<Copyright>Copyright (c) 2000, 2025, Oracle and/or its affiliates. All rights reserved.</Copyright>
1212
<PackageProjectUrl>https://coherence.community/</PackageProjectUrl>
1313
<Product>Oracle Coherence SessionStore</Product>
14-
<AssemblyVersion>14.1.2.1</AssemblyVersion>
15-
<FileVersion>14.1.2.1</FileVersion>
14+
<AssemblyVersion>14.1.2.2</AssemblyVersion>
15+
<FileVersion>14.1.2.2</FileVersion>
1616
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1717
</PropertyGroup>
1818

0 commit comments

Comments
 (0)