Browse Source

Set version to 2.30.1

Paulo Coelho Alves 6 years ago
parent
commit
e4e7b964e1
2 changed files with 6 additions and 1 deletions
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 5 0
      release-notes/2.30.1.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

@@ -22,7 +22,7 @@ endif()
 
 set(VERSION_MAJOR 2)
 set(VERSION_MINOR 30)
-set(VERSION_NANO 0)
+set(VERSION_NANO 1)
 
 option(UPGRADE_DEBUG "" OFF)
 

+ 5 - 0
release-notes/2.30.1.txt

@@ -0,0 +1,5 @@
+2019-03-26
+
+FIXED:
+
+- Fixed dashboard not loading when one or more Online Media Sources is disabled