diff --git a/CHANGELOG.md b/CHANGELOG.md
index af56cc8..e7f4535 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
# Atlassian Downloader - Changelog
+* `1.0.0.9` - switched to `dontet7.0`, updated deps.
* `1.0.0.8` - switched to `dontet6.0`, updated deps.
* `1.0.0.7` - added `unofficial support` of `sourcetree` via automatic mirror [from github](https://github.com/EpicMorg/atlassian-json). fixed `logger` output, code improvments.
* `1.0.0.6` - added support of `clover`. fixed broken json parsing. added new `logger`.
diff --git a/LICENSE.md b/LICENSE.md
index 90fb6b8..ba51b18 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2018-2021 EpicMorg: Main
+Copyright (c) 2018-2023 EpicMorg: Main
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
index 2ca5d8e..16c57a7 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
# Atlassian Downloader
-Console app written with `c#` and `dotnet6` for downloading all avalible products from `Atlassian`. Why not?
+Console app written with `c#` and `dotnet7` for downloading all avalible products from `Atlassian`. Why not?
![Atlassian Downloader](https://rawcdn.githack.com/EpicMorg/atlassian-downloader/1dc3c00741de6f0def32e0d68c4b1c03e5d6c532/.github/media/screenshot-01.png)
![Atlassian Downloader](https://rawcdn.githack.com/EpicMorg/atlassian-downloader/1dc3c00741de6f0def32e0d68c4b1c03e5d6c532/.github/media/screenshot-03.png)
diff --git a/src/atlassian-downloader.csproj b/src/atlassian-downloader.csproj
index 00b9d46..044d87c 100644
--- a/src/atlassian-downloader.csproj
+++ b/src/atlassian-downloader.csproj
@@ -7,7 +7,7 @@
win-x64
true
true
- net6.0
+ net7.0
favicon.ico
EpicMorg.Atlassian.Downloader
EpicMorg, kasthack, stam
@@ -17,13 +17,14 @@
git
https://github.com/EpicMorg/atlassian-downloader
atlassian, donwloader, epicmorg
- 1.0.0.8
- 1.0.0.8
- 1.0.0.8
- EpicMorg 2021
+ 1.0.0.9
+ 1.0.0.9
+ 1.0.0.9
+ EpicMorg 2023
Atlassian Downloader
true
EpicMorg
+ README.md
@@ -37,6 +38,10 @@
+
+ True
+ \
+
True