incrementing version

This commit is contained in:
El RIDO 2024-07-09 20:35:59 +02:00
parent 0c4e810e67
commit 031bcef317
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
8 changed files with 10 additions and 10 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.7.3');
INSERT INTO prefix_config VALUES('VERSION', '1.7.4');
```
In **PostgreSQL**, the `data`, `attachment`, `nickname` and `vizhash` columns