Skip to content

Commit

Permalink
Bump version 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hongquan committed Apr 30, 2024
1 parent fe1cb70 commit 7ca90f1
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions data/vn.hoabinh.quan.CoBang.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@
</kudos>

<releases>
<release version="0.12.0" date="2024-04-30" urgency="medium">
<description translate="no">
<p>Working with Ubuntu 24.04.</p>
</description>
</release>
<release version="0.10.9" date="2024-03-27" urgency="medium">
<description translate="no">
<p>Set application name for Wayland.</p>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('cobang',
version: '0.10.9',
version: '0.12.0',
meson_version: '>= 0.61',
default_options: [
'warning_level=2',
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "cobang"
version = "0.10.9"
version = "0.12.0"
description = "QR code and barcode scanner for Linux desktop"
authors = [
{name = "Nguyễn Hồng Quân", email = "[email protected]"},
Expand Down
6 changes: 3 additions & 3 deletions vn.hoabinh.quan.CoBang.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
app-id: vn.hoabinh.quan.CoBang
runtime: org.gnome.Platform
runtime-version: '45'
runtime-version: '46'
sdk: org.gnome.Sdk
command: cobang
finish-args:
Expand Down Expand Up @@ -79,7 +79,7 @@ modules:
builddir: true
sources:
- type: git
tag: 1.22.8
tag: 1.24.3
url: https://github.com/GStreamer/gstreamer.git

- name: intltool
Expand Down Expand Up @@ -191,7 +191,7 @@ modules:
sources:
- type: git
url: https://github.com/NetworkManager/NetworkManager.git
tag: 1.40.2
tag: 1.44.4

- name: cobang
builddir: true
Expand Down

0 comments on commit 7ca90f1

Please sign in to comment.