Skip to content

Commit

Permalink
now using really latest Tonel..
Browse files Browse the repository at this point in the history
  • Loading branch information
marianopeck committed May 19, 2020
1 parent f55ffec commit accda43
Showing 1 changed file with 21 additions and 7 deletions.
28 changes: 21 additions & 7 deletions source/.configmaps
Original file line number Diff line number Diff line change
@@ -1,19 +1,33 @@
[
{
#applications : [
'VastSUnitExtensionsApp' : '1.0',
'VastSUnitExtensionsExamplesApp' : '1.0'
],
#conditions : [
{
#condition : 'true',
#requiredMaps : [
'z.ST: SUnit' : 'V 9.2.1 [457]'
{
#name : 'z.ST: SUnit',
#versionName : 'V 9.2.1 [457]',
#ts : 3761144594
}
]
}
],
#ts : 3767357396,
#comment : '',
#formatVersion : '1.1',
#applications : OrderedCollection [
{
#name : 'VastSUnitExtensionsApp',
#versionName : '1.0',
#ts : 3712905599
},
{
#name : 'VastSUnitExtensionsExamplesApp',
#versionName : '1.0',
#ts : 3712906759
}
],
#name : 'VastSUnitExtensions',
#versionName : '1.1',
#comment : ''
#versionName : '1.1'
}
]

0 comments on commit accda43

Please sign in to comment.