diff --git a/debian/changelog b/debian/changelog index a3d9aa3..bcfa0cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -openplotter-maiana (3.1.0-beta) bullseye; urgency=medium +openplotter-maiana (3.1.2-beta) bullseye; urgency=medium * Beta diff --git a/openplotterMaiana/version.py b/openplotterMaiana/version.py index 17d64e5..a8f39f2 100644 --- a/openplotterMaiana/version.py +++ b/openplotterMaiana/version.py @@ -1,3 +1,3 @@ -version = '3.1.0' +version = '3.1.2' codeName = 'STOPmaremortum' state = 'beta' \ No newline at end of file