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

View file

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