Skip to content

Commit a3fd86c

Browse files
committed
Version 4.0.2.
1 parent 255958a commit a3fd86c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ docker run -d -p 8080:8080 --env-file .env --name tis-roncli-com tis-roncli-com
3131

3232
## Version History
3333

34+
### v4.0.2 - 10/5/2025
35+
* Package updates.
36+
3437
### v4.0.1 - 10/5/2025
3538
* Fixed bug with directory paths not working when missing the trailing slash.
3639
* Package updates.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tis.roncli.com",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "The site that allows users to search old Trax in Space 1 files.",
55
"homepage": "https://github.com/roncli/tis.roncli.com",
66
"bugs": {

0 commit comments

Comments
 (0)