Skip to content

Commit

Permalink
latest angular (14.2.0) and servoy public 2022.9.2
Browse files Browse the repository at this point in the history
upped the version to 2022.9.0
  • Loading branch information
jcompagner committed Aug 30, 2022
1 parent 71f03be commit be95f31
Show file tree
Hide file tree
Showing 11 changed files with 15,493 additions and 22,030 deletions.
11 changes: 11 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>svyBlockUI</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>
2 changes: 2 additions & 0 deletions svyblockui/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/.angular/cache
/node_modules/
/dist/
/svyblockui.zip
/.angular/
2 changes: 1 addition & 1 deletion svyblockui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-SymbolicName: svyblockui
Bundle-Name: Block UI
Bundle-Version: 1.1
Bundle-Version: 2022.9.0
Package-Type: Web-Service

Name: blockui/blockui.spec
Expand Down
3 changes: 1 addition & 2 deletions svyblockui/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,5 @@
}
}
}
},
"defaultProject": "@servoy/svyblockui"
}
}
Loading

0 comments on commit be95f31

Please sign in to comment.