Skip to content

Commit

Permalink
Bump up to next version after release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-ma committed Jun 24, 2024
1 parent 7fefdd7 commit 58f9ca6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Oracle Integration Cloud Rapid Adapter Builder is a set of tools that makes it easier for you to validate, develop and deploy the next-gen RAB adapters for Oracle Integration Cloud (OIC) straight from VS Code.",
"publisher": "Oracle",
"license": "UPL",
"version": "1.2.0",
"version": "1.3.0",
"icon": "media/images/logo.png",
"engines": {
"vscode": "^1.73.0"
Expand Down Expand Up @@ -237,7 +237,7 @@
{
"when": "resourceDirname =~ /(\\/|\\\\)api$/ && resourceFilename =~ /^openapi\\.resource\\.json$/",
"command": "orab.add.convert.append",
"group": "orab@4"
"group": "orab@4"
}
],
"editor/context": [
Expand Down

0 comments on commit 58f9ca6

Please sign in to comment.