Skip to content

Commit b27d258

Browse files
authored
Merge pull request #210 from NotHimmel/main
Update latest version label from 5.1 to 5.3
2 parents c6f46ab + 0139ca9 commit b27d258

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ const CONTENT = {
199199
'IvorySQL 是一款先进、功能齐全的开源 Oracle 兼容 PostgreSQL,致力于保持高兼容性,并可作为最新 PostgreSQL 的完全替代品。通过 compatible_mode 开关可在 Oracle 与 PostgreSQL 兼容模式间切换,PL/iSQL 支持 Oracle PL/SQL 语法及 Oracle 风格包(Packages)。',
200200
heroBadges: ['Oracle 兼容', 'Apache 2.0 开源', '基于 PostgreSQL 内核'],
201201
latestVersionPrefix: '最新版本',
202-
latestVersionLabel: 'IvorySQL 5.1',
202+
latestVersionLabel: 'IvorySQL 5.3',
203203
actions: [
204204
{ label: '免费下载', to: '/releases-page', ariaLabel: '免费下载 IvorySQL' },
205205
{ label: '在线体验', href: ONLINE_TRIAL_URL, ariaLabel: '在线体验 IvorySQL' },
@@ -357,7 +357,7 @@ const CONTENT = {
357357
'Bridge the gap between Oracle and PostgreSQL with IvorySQL. Experience a robust, open-source database that combines the power of PostgreSQL with native Oracle syntax support, PL/SQL compatibility, and enterprise-grade performance. Migrate faster, lower costs, and scale with confidence.',
358358
heroBadges: ['Oracle Compatibility', 'Apache 2.0 Open-Source', 'Built on PostgreSQL'],
359359
latestVersionPrefix: 'Latest Version',
360-
latestVersionLabel: 'IvorySQL 5.1',
360+
latestVersionLabel: 'IvorySQL 5.3',
361361
actions: [
362362
{ label: 'Free Download', to: '/releases-page', ariaLabel: 'Free Download IvorySQL' },
363363
{ label: 'Online Trial', href: ONLINE_TRIAL_URL, ariaLabel: 'Try IvorySQL Online' },

0 commit comments

Comments
 (0)