incrementing version

This commit is contained in:
El RIDO 2024-02-11 14:17:27 +01:00
parent 1eee8032c7
commit a3ee624d3a
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
36 changed files with 39 additions and 39 deletions

View file

@ -201,7 +201,7 @@ CREATE INDEX parent ON prefix_comment(pasteid);
CREATE TABLE prefix_config (
id CHAR(16) NOT NULL, value TEXT, PRIMARY KEY (id)
);
INSERT INTO prefix_config VALUES('VERSION', '1.6.2');
INSERT INTO prefix_config VALUES('VERSION', '1.7.0');
```
In **PostgreSQL**, the `data`, `attachment`, `nickname` and `vizhash` columns