Skip to content

Commit 59c309a

Browse files
committed
chore: prep for release
Signed-off-by: K.B.Dharun Krishna <[email protected]>
1 parent 639a557 commit 59c309a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

abroot-rollback-notifier.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!@PYTHON@
22
#
3-
# Copyright 2023 Vanilla OS Contributors
3+
# Copyright 2024 Vanilla OS Contributors
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
project('abroot-rollback-notifier',
3-
version: '0.0.1',
3+
version: '1.0.0',
44
meson_version: '>= 0.59.0',
55
default_options: [ 'warning_level=2',
66
'werror=false',

0 commit comments

Comments
 (0)