Release 4.4.0

This commit is contained in:
Jakub Vrana 2018-01-17 12:41:38 +01:00
parent ba9099f084
commit 187dd56b1c
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
<?php
$VERSION = "4.4.0-dev";
$VERSION = "4.4.0";

View file

@ -1,4 +1,4 @@
Adminer 4.4.0-dev:
Adminer 4.4.0 (released 2018-01-17):
Add Content Security Policy
Disallow scripts without nonce
Rate limit password-less login attempts from the same IP address