add license to build and change version🎄

This commit is contained in:
Данил 2023-02-18 21:12:02 +03:00
parent 4a93aa8304
commit ddc7c20cb3
2 changed files with 6 additions and 5 deletions

View file

@ -11,7 +11,7 @@
"0409": { "0409": {
"identity": { "identity": {
"name": "EveryNasa", "name": "EveryNasa",
"version": "2.3.1" "version": "2.3.2"
}, },
"description": "Automatic space wallpaper from Nasa", "description": "Automatic space wallpaper from Nasa",
"minimum-os": "win10", "minimum-os": "win10",
@ -35,8 +35,8 @@
"#1": { "#1": {
"0000": { "0000": {
"fixed": { "fixed": {
"file_version": "2.3.1", "file_version": "2.3.2",
"product_version": "2.3.1" "product_version": "2.3.2"
}, },
"info": { "info": {
"0409": { "0409": {
@ -50,7 +50,7 @@
"OriginalFilename": "EveryNasa.exe", "OriginalFilename": "EveryNasa.exe",
"PrivateBuild": "", "PrivateBuild": "",
"ProductName": "EveryNasa", "ProductName": "EveryNasa",
"ProductVersion": "2.3.1", "ProductVersion": "2.3.2",
"SpecialBuild": "" "SpecialBuild": ""
} }
} }

View file

@ -12,7 +12,8 @@
"directories": [ "directories": [
"api", "api",
"web", "web",
"functions" "functions",
"LICENSE"
], ],
"env": { "env": {
"guid": "24554370-7366-4725-8509-7aebb35da25a", "guid": "24554370-7366-4725-8509-7aebb35da25a",