Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
shealavington committed May 2, 2023
1 parent 14fb753 commit ed071d0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:

directus:
container_name: directus
image: directus/directus:latest
image: directus/directus:10.0.0
ports:
- 8055:8055
volumes:
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@resauce-dev/directus-image-scout",
"version": "3.0.0",
"version": "3.1.0",
"description": "Image Scout is a Directus 9 interface that allowing you to search online image libraries for images.",
"main": "index.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Image Scout

> v3.0.0 Tested On Directus 9.18.1
> Image Scout v3.1.0 Tested On Directus v10.0.0
## What is Image Scout?

Expand Down

0 comments on commit ed071d0

Please sign in to comment.