commit b7bda67bcb33cd457e8311d404262aa47155d71d from: Rohan Verma date: Thu Jul 2 20:37:07 2026 UTC bump version, add gitignore commit - 6a3713883a8f2ab04bb047dfa49439920061c50f commit + b7bda67bcb33cd457e8311d404262aa47155d71d blob - 24691e3c7e5981dd0e9b3a08b7d00937bdce5bfe blob + 8ab821ee918279f7745c81a0f767158719312e4b --- .gitignore +++ .gitignore @@ -4,4 +4,6 @@ milna.exe deps-win-x86_64/ milna-macos-app.zip milna.app/ -milna.sec +milna-windows.exe.sig +milna-macos-app.zip.sig +milna-macos.sig blob - c41631176ccef8a0e007566bc6ae0bbd5b4386ab blob + f4be7e7ba70fcd8af0ccd731c37145d295c74eb6 --- src/milna.h +++ src/milna.h @@ -1,7 +1,7 @@ #ifndef MILNA_H #define MILNA_H -#define MILNA_VERSION "1.8" +#define MILNA_VERSION "1.9" #include typedef struct {