diff --git a/LICENSE b/LICENSE index 1134a6d..5d83f95 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017-2023 Gregor Biswanger, Robert Mühsig +Copyright (c) 2017-2024 Gregor Biswanger, Robert Mühsig Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/ElectronNET.WebApp/electron.manifest.json b/src/ElectronNET.WebApp/electron.manifest.json index e57d02a..5fed92e 100644 --- a/src/ElectronNET.WebApp/electron.manifest.json +++ b/src/ElectronNET.WebApp/electron.manifest.json @@ -8,8 +8,8 @@ "build": { "appId": "com.electronnetapidemos.app", "productName": "ElectronNET API Demos", - "copyright": "Copyright � 2019-2023", - "buildVersion": "23.6.1", + "copyright": "Copyright © 2019-2024", + "buildVersion": "23.6.2", "compression": "maximum", "win": { "icon": "Assets/electron.ico",