Compare commits
No commits in common. "312f75fc5f41d8f468144401f52b85ed4b836b0e" and "2b620ef5ed7a1e55d2ea15d8550df4fe576c1a7b" have entirely different histories.
312f75fc5f
...
2b620ef5ed
@ -1,11 +1,5 @@
|
||||
# Changelog
|
||||
|
||||
## [1.3.43] - 2025-02-22
|
||||
### Changed
|
||||
- update webpages for version v1.3.43
|
||||
- update header title to 'Hollo Lollo Trollo'
|
||||
|
||||
|
||||
## [1.3.42] - 2025-02-22
|
||||
### Changed
|
||||
- update webpages for version v1.3.42
|
||||
|
@ -24,7 +24,7 @@
|
||||
<img src="/logo.png" alt="FilaMan Logo" class="logo">
|
||||
<div class="logo-text">
|
||||
<h1>FilaMan<span class="version"></span></h1>
|
||||
<h4>Hollo Lollo Trollo</h4>
|
||||
<h4>Filament Management Tool</h4>
|
||||
</div>
|
||||
</div>
|
||||
<nav style="display: flex; gap: 1rem;">
|
||||
|
@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "1.3.43"
|
||||
version = "1.3.42"
|
||||
|
||||
#test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user