Skip to content

Commit 491687f

Browse files
authored
Merge branch 'main' into renovate/main-non-major-dependencies
2 parents 75a7b43 + 51767a6 commit 491687f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

apax.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: '@simatic-ax/template-app'
22
version: 0.0.0-placeholder
33
type: generic
44
author: Siemens AG
5-
description: SIMATIC AX template for Application examples or Applications
5+
description: "Project template for creating SIMATIC AX application repositories with predefined structure and GitHub workflows"
66
registries:
77
'@simatic-ax': 'https://npm.pkg.github.com/'
88
keywords:

template/apax.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ registries:
2323

2424
# Dependencies
2525
catalogs:
26-
"@ax/simatic-ax": 2504.0.0
26+
"@ax/simatic-ax": 2510.0.0
2727

2828
devDependencies:
29-
"@ax/sdk": 2504.0.0
30-
"@simatic-ax/snippetscollection": 1.1.0
29+
"@ax/sdk": 2510.0.0
30+
"@simatic-ax/snippetscollection": 1.0.0
3131

3232
# Project variables
3333
variables:

0 commit comments

Comments
 (0)