[full-ci] chore: bump web to v7.1.0-rc.1 (#6828)

* chore: bump web to v7.1.0-rc.1

* Update .drone.env

---------

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
This commit is contained in:
Jannik Stehle
2023-07-18 10:12:47 +02:00
committed by GitHub
parent 7cebeddce0
commit f7616da934
3 changed files with 58 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.1.0-alpha.2
WEB_ASSETS_VERSION = v7.1.0-rc.1
include ../../.make/recursion.mk