mirror of
https://github.com/nextcloud/desktop.git
synced 2026-02-01 14:40:33 +00:00
16 lines
510 B
INI
16 lines
510 B
INI
# SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
#
|
|
# Use the configuration below with appropriate changes,
|
|
# if you want to support a new client version using
|
|
# your own fork. In such a case the tags do not come
|
|
# across to the main repo for a pull request, so
|
|
# some hacking is needed
|
|
[versionhack]
|
|
commit = bc7e65b39552ac458b2adacf76cbf98735ec29a0
|
|
tag = v2.4.0-beta
|
|
|
|
[base]
|
|
commit = 56222de768e3def4d504b3f9832d8598b1ec2043
|
|
version = 2.7.0
|