Skip to content

Commit 21c7eb1

Browse files
committed
fix 6.3.3 release date
1 parent 2c8e8da commit 21c7eb1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/_includes/footer.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,3 @@
2424
{% endif %}
2525

2626
<div class="page__footer-copyright">&copy; {% assign site_time = site.time | date: '%Y' %}{% if site.footer.since and site_time != site.footer.since %}{{ site.footer.since }} - {% endif %}{{ site_time }} <a href="{{ site.copyright_url | default: site.url }}">{{ site.copyright | default: site.title | escape_once | strip }}</a>. The text of this website is available for modification and reuse under the terms of the <a href="https://creativecommons.org/licenses/by-sa/4.0/" rel="nofollow">Creative Commons Attribution-Sharealike 4.0 International License (CC BY-SA 4.0)</a> and the <a href="https://www.gnu.org/licenses/fdl-1.3-standalone.html" rel="nofollow">GNU Free Documentation License (FDL)</a>.</div>
27-
<!--<div class="page__footer-copyright">&copy; {% assign site_time = site.time | date: '%Y' %}{% if site.footer.since and site_time != site.footer.since %}{{ site.footer.since }} - {% endif %}{{ site_time }} <a href="{{ site.copyright_url | default: site.url }}">{{ site.copyright | default: site.title | escape_once | strip }}</a>. {{ site.data.ui-text[site.locale].powered_by | default: "Powered by" }} <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/jekyll-themes/minimal-mistakes/" rel="nofollow">Minimal Mistakes</a>.</div>-->

docs/_pages/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Changelog"
44
---
55

66
### SIRIUS 6
7-
#### 6.3.3 (2025-09-18)
7+
#### 6.3.3 (2025-10-15)
88
- fix: application starting issue due to faulty logging config
99
- fix: content-type of Multipart endpoints in SIRIUS API/SDKs.
1010
- fix: missing lcms view after initial data import

0 commit comments

Comments
 (0)