We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30558de commit d225324Copy full SHA for d225324
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2017-2023 Gregor Biswanger, Robert Mühsig
+Copyright (c) 2017-2024 Gregor Biswanger, Robert Mühsig
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
src/ElectronNET.WebApp/electron.manifest.json
@@ -8,8 +8,8 @@
8
"build": {
9
"appId": "com.electronnetapidemos.app",
10
"productName": "ElectronNET API Demos",
11
- "copyright": "Copyright � 2019-2023",
12
- "buildVersion": "23.6.1",
+ "copyright": "Copyright © 2019-2024",
+ "buildVersion": "23.6.2",
13
"compression": "maximum",
14
"win": {
15
"icon": "Assets/electron.ico",
0 commit comments