Merge remote-tracking branch 'origin/api-v1.8.0' into dev

This commit is contained in:
Taha Yassine Kraiem 2022-08-29 19:52:34 +01:00
commit d607393d0a
4 changed files with 0 additions and 8 deletions

View file

@ -1,2 +0,0 @@
DROP FUNCTION IF EXISTS openreplay_version;
CREATE FUNCTION openreplay_version AS() -> 'v1.8.0-ee.pre';

View file

@ -1,2 +0,0 @@
DROP FUNCTION IF EXISTS openreplay_version;
CREATE FUNCTION openreplay_version AS() -> 'v1.8.0-ee';

View file

@ -1,2 +0,0 @@
DROP FUNCTION IF EXISTS openreplay_version;
CREATE FUNCTION openreplay_version AS() -> 'v1.8.0-ee.pre';

View file

@ -1,2 +0,0 @@
DROP FUNCTION IF EXISTS openreplay_version;
CREATE FUNCTION openreplay_version AS() -> 'v1.8.0-ee';