Skip to content

Commit 8b5a206

Browse files
committed
chore: update deps
1 parent 3a1902b commit 8b5a206

File tree

5 files changed

+251
-218
lines changed

5 files changed

+251
-218
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- name: Checkout repository
35-
uses: actions/checkout@v3
35+
uses: actions/checkout@v4
3636
- name: Install poetry and packages
3737
run: |
3838
sudo apt-get update -y

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2021-2024 Stefano Cappa (Ks89)
3+
Copyright (c) 2021-2025 Stefano Cappa (Ks89)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ GitHub releases [HERE](https://github.com/home-anthill/esp32-configurator/releas
2121

2222
Versions:
2323

24+
- ??/??/2025 - 1.1.0
2425
- 19/05/2024 - 1.0.0
2526
- 11/01/2023 - 1.0.0-beta.1
2627

@@ -36,7 +37,7 @@ Versions:
3637

3738
The MIT License (MIT)
3839

39-
Copyright (c) 2021-2024 Stefano Cappa (Ks89)
40+
Copyright (c) 2021-2025 Stefano Cappa (Ks89)
4041

4142
Permission is hereby granted, free of charge, to any person obtaining a copy
4243
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)