From cd875535d4ba1f2d10329baa8d58cc1a08b0e546 Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Wed, 14 Jul 2021 02:35:47 +0200
Subject: [PATCH] [OPB-30] prepare for release
---
.github/workflows/release.yml | 2 +-
PRIVACY_POLICY.md | 3 +++
pom.xml | 4 ++--
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index bbe4a20..8d6991d 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -34,5 +34,5 @@ jobs:
env:
REGISTRY_PREFIX: docker.pkg.github.com/sheldan/oneplusbot/
VERSION: ${{ env.version }}
- ABSTRACTO_VERSION: 1.3.2
+ ABSTRACTO_VERSION: 1.3.3
ABSTRACTO_REGISTRY_PREFIX: docker.pkg.github.com/sheldan/abstracto/
\ No newline at end of file
diff --git a/PRIVACY_POLICY.md b/PRIVACY_POLICY.md
index 79e32c0..645cc13 100644
--- a/PRIVACY_POLICY.md
+++ b/PRIVACY_POLICY.md
@@ -96,6 +96,9 @@ The detailed list of what information is stored and processed is the following:
* the ID of the user to be used as author
* the amount of times a FAQ response has been used
+### Assignable roles
+* the names of assignable role places and assignable role button text, together with the associated emote markdown (if given)
+* the assigned assignable roles for each member in order to provide the 'unique' assignable role functionality
## Grafana dashboard
diff --git a/pom.xml b/pom.xml
index e2e80fd..a5cda55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,8 +19,8 @@
1.8
- 1.3.3-SNAPSHOT
- 1.2.16-SNAPSHOT
+ 1.3.3
+ 1.2.16