Skip to content

Commit b504163

Browse files
committed
[MIG] graphql_demo: Migration to 18.0
1 parent d6df536 commit b504163

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

graphql_demo/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{
55
"name": "GraphQL Demo",
6-
"version": "17.0.1.0.1",
6+
"version": "18.0.1.0.0",
77
"license": "LGPL-3",
88
"author": "ACSONE SA/NV, Odoo Community Association (OCA)",
99
"website": "https://github.com/OCA/rest-framework",

test-requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
odoo-addon-graphql-base @ git+https://github.com/OCA/rest-framework.git@refs/pull/473/head#subdirectory=graphql_base
12
odoo_test_helper
2-
httpx
3+
httpx

0 commit comments

Comments
 (0)