Browse Source

Update Kanboard version to 1.2.11

DricomDragon 5 years ago
parent
commit
fc98081e23
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Install/kanboard-install

+ 1 - 1
Install/kanboard-install

@@ -5,7 +5,7 @@
 # Install Kanboard
 
 ## Find the latest release on https://github.com/kanboard/kanboard/releases
-set version '1.2.10'
+set version '1.2.11'
 
 ## PostgreSQL setup
 sudo -u postgres psql -f Templates/postgres_kanboard.sql