diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 6c39b9d6..20b923ea 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,7 +1,7 @@ [bumpversion] commit = False tag = False -current_version = 1.8.4 +current_version = 1.8.5 parse = (?P\d+)\.(?P\d+)\.(?P\d+)(\-(?P
[a-z]+)\.(?P\d+))?
 serialize = 
 	{major}.{minor}.{patch}-{pre}.{build}
diff --git a/README.rst b/README.rst
index 7fdb1329..58f4ace4 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,7 @@
 PDC voor de SDG
 ===============
 
-:Version: 1.8.4
+:Version: 1.8.5
 :Source: https://github.com/maykinmedia/sdg-invoervoorziening
 :Keywords: sdg, pdc, gemeenten, provincies, waterschappen, vng, ipo, uvw
 :PythonVersion: 3.10
diff --git a/package.json b/package.json
index 7ac0d640..f6c635e1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "sdg",
-    "version": "1.8.4",
+    "version": "1.8.5",
     "description": "sdg project",
     "main": "src/static/sdg/js/sdg.js",
     "directories": {
@@ -17,7 +17,7 @@
         "type": "git",
         "url": "git+ssh://git@bitbucket.org/maykinmedia/sdg.git"
     },
-    "author": "Maykin Media",
+    "author": "Maykin",
     "license": "UNLICENSED",
     "homepage": "https://maykinmedia.nl",
     "dependencies": {
diff --git a/src/sdg/__init__.py b/src/sdg/__init__.py
index c4d14c83..00a2f59e 100644
--- a/src/sdg/__init__.py
+++ b/src/sdg/__init__.py
@@ -1,6 +1,6 @@
 from .celery import app as celery_app
 
 __all__ = ("celery_app",)
-__version__ = "1.8.4"
-__author__ = "Maykin Media"
+__version__ = "1.8.5"
+__author__ = "Maykin"
 __homepage__ = "https://github.com/maykinmedia/sdg-invoervoorziening"
diff --git a/src/sdg/static/images/maykin_logo.png b/src/sdg/static/images/maykin_logo.png
index add3be8e..bfcc2cbe 100644
Binary files a/src/sdg/static/images/maykin_logo.png and b/src/sdg/static/images/maykin_logo.png differ
diff --git a/src/sdg/templates/api/index.html b/src/sdg/templates/api/index.html
index 9666b4f1..ada90101 100644
--- a/src/sdg/templates/api/index.html
+++ b/src/sdg/templates/api/index.html
@@ -97,7 +97,7 @@ 

PDC API voor producten in de SDG