Version bump to 1.0.3 and add CHANGELOG.

Document New Folder / inline rename plus prior 1.0.x release notes.
This commit is contained in:
2026-08-07 00:24:47 +02:00
parent 413cc8fbde
commit 57da2d4816
2 changed files with 38 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.25)
project(OmniMTP VERSION 1.0.2
project(OmniMTP VERSION 1.0.3
DESCRIPTION "Nintendo Switch MTP Client for macOS"
LANGUAGES CXX OBJCXX OBJC C
)