Skip to content

Commit 006f318

Browse files
committed
Update version
1 parent a266791 commit 006f318

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project(
22
'ibus-array',
33
'c',
44
license: 'GPL-2.0-or-later',
5-
version: '0.2.3',
5+
version: '0.3.0',
66
meson_version: '>=1.1'
77
)
88

po/zh_TW.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# This file is distributed under the same license as the ibus-package package.
55
msgid ""
66
msgstr ""
7-
"Project-Id-Version: ibus-array 0.2.3\n"
7+
"Project-Id-Version: ibus-array 0.3.0\n"
88
"Report-Msgid-Bugs-To: https://github.com/lexical/ibus-array/issues\n"
99
"POT-Creation-Date: 2026-04-07 20:45+0800\n"
1010
"PO-Revision-Date: 2019-12-10 22:12+0800\n"

src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ init (void)
5959

6060
component = ibus_component_new ("org.freedesktop.IBus.Array",
6161
"Array 30 Input Method",
62-
"0.2.3",
62+
"0.3.0",
6363
"GPL",
6464
"Keng-Yu Lin <kengyu@debian.org>",
6565
"https://github.com/lexical/ibus-array",

0 commit comments

Comments
 (0)