incrementing version

This commit is contained in:
El RIDO
2025-10-28 16:08:13 +01:00
parent 392e160006
commit 2f70456e9a
7 changed files with 10 additions and 8 deletions
+1 -1
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.1');
INSERT INTO prefix_config VALUES('VERSION', '2.0.2');
```
In **PostgreSQL**, the `data`, `attachment`, `nickname` and `vizhash` columns