bump version for new release 0.13.3 -> 1.0.0.

This commit is contained in:
ITotalJustice
2025-11-18 18:11:59 +00:00
parent 444ff3e2d1
commit c9552f9785

View File

@@ -28,7 +28,7 @@ option(ENABLE_DEVOPTAB_WEBDAV "" ON)
# it also adds 230k to binary size, and i don't think anyone will use it.
option(ENABLE_DEVOPTAB_SFTP "" OFF)
set(sphaira_VERSION 0.13.3)
set(sphaira_VERSION 1.0.0)
project(sphaira
VERSION ${sphaira_VERSION}