diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-09-16 12:01:07 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-09-16 12:01:07 +0200 |
| commit | d3e21e6050fd8cfde6ff7c68d9f8dfedf7b6301f (patch) | |
| tree | 3e9d76f8f4be7febedbd1dac01f1adc1c4c1b7db /Config.xcconfig | |
| parent | 45e5a80ae378a72720114641c39148c199c6332d (diff) | |
Add glass
Diffstat (limited to 'Config.xcconfig')
| -rw-r--r-- | Config.xcconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Config.xcconfig b/Config.xcconfig new file mode 100644 index 0000000..732bbea --- /dev/null +++ b/Config.xcconfig @@ -0,0 +1,5 @@ +// Marketing version (user-facing version number) +MARKETING_VERSION = 4.1.0 + +// Build number (internal version number) +CURRENT_PROJECT_VERSION = 60 |