Updated to 23.6.2

This commit is contained in:
Florian Rappl
2024-02-15 01:12:33 +01:00
parent 30558dea5f
commit d22532488e
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -8,8 +8,8 @@
"build": {
"appId": "com.electronnetapidemos.app",
"productName": "ElectronNET API Demos",
"copyright": "Copyright <EFBFBD> 2019-2023",
"buildVersion": "23.6.1",
"copyright": "Copyright © 2019-2024",
"buildVersion": "23.6.2",
"compression": "maximum",
"win": {
"icon": "Assets/electron.ico",