incrementing version

This commit is contained in:
El RIDO
2025-11-12 08:00:50 +01:00
parent f48544978b
commit 19ca6d3dab
6 changed files with 7 additions and 7 deletions

View File

@@ -203,7 +203,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', '2.0.2');
INSERT INTO prefix_config VALUES('VERSION', '2.0.3');
```
In **PostgreSQL**, the `data`, `attachment`, `nickname` and `vizhash` columns