Set tildes version to 1.100.0 in package.json

This is an arbitrary version number to reflect the
beginning of our new git branch versioning setup.
This commit is contained in:
Andrew Shu
2025-07-08 06:19:38 -07:00
parent 0a9a1669e3
commit e6e9661e35

View File

@@ -1,6 +1,6 @@
{
"name": "tildes",
"version": "1.0.0",
"version": "1.100.0",
"description": "Tildes (tildes.net) - a non-profit community site",
"license": "AGPL-3.0-or-later",
"scripts": {