bumping versions for new release

This commit is contained in:
simon 2021-09-26 12:05:41 +07:00
parent fab918db79
commit 85eaac0b57
3 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@ services:
depends_on: depends_on:
- archivist-es - archivist-es
archivist-es: archivist-es:
image: docker.elastic.co/elasticsearch/elasticsearch:7.14.1 image: docker.elastic.co/elasticsearch/elasticsearch:7.15.0
container_name: archivist-es container_name: archivist-es
restart: always restart: always
environment: environment:

View File

@ -96,7 +96,7 @@
</div> </div>
<div class="footer"> <div class="footer">
<div class="boxed-content"> <div class="boxed-content">
<span>© 2021 The Tube Archivist v0.0.3 | <a href="https://github.com/bbilly1/tubearchivist" target="_blank">Github</a> | <a href="https://hub.docker.com/r/bbilly1/tubearchivist" target="_blank">Docker Hub</a></span> <span>© 2021 The Tube Archivist v0.0.4 | <a href="https://github.com/bbilly1/tubearchivist" target="_blank">Github</a> | <a href="https://hub.docker.com/r/bbilly1/tubearchivist" target="_blank">Docker Hub</a></span>
</div> </div>
</div> </div>
</body> </body>

View File

@ -6,4 +6,4 @@ redis==3.5.3
requests==2.26.0 requests==2.26.0
uWSGI==2.0.19.1 uWSGI==2.0.19.1
whitenoise==5.3.0 whitenoise==5.3.0
yt_dlp==2021.9.2 yt_dlp==2021.9.25