File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ greaterThan(QT_MAJOR_VERSION, 4) {
3232#-----------------------------------------------------------------------------------------------#
3333# Application Configuration #
3434#-----------------------------------------------------------------------------------------------#
35- VERSION = 0 .61
35+ VERSION = 0 .7
3636TARGET = OpenRGB
3737TEMPLATE = app
3838
Original file line number Diff line number Diff line change 1- openrgb (0.61.1 ) UNRELEASED; urgency=medium
1+ openrgb (0.7.0 ) UNRELEASED; urgency=medium
22
33 * Builds from git master. See git history for more information.
44
Original file line number Diff line number Diff line change 11%global _name OpenRGB
22
33Name: openrgb
4- Version: 0.6.1
5- Release: 2 %{?dist }
4+ Version: 0.7
5+ Release: 0 %{?dist }
66Summary: Open source RGB lighting control that doesn't depend on manufacturer software
77
88License: GPLv2
4747%doc README.md
4848
4949%changelog
50+ * Thu Dec 30 2021 Adam Honse <calcprogrammer1@gmail.com> - 0.7-0
51+ - Updated to 0.7
52+
5053* Sun Dec 12 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 0.6.1-2
5154- build: Fix udev rules install path | MR#933
5255
You can’t perform that action at this time.
0 commit comments