File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"manifest_version" : 3 ,
3
3
"name" : " Rossum SA extension" ,
4
- "version" : " 0.15 .0" ,
4
+ "version" : " 0.16 .0" ,
5
5
"description" : " Adds additional functionality to Rossum and NetSuite UI for easier onboarding." ,
6
6
"icons" : {
7
7
"16" : " icons/16-blue-crunch.png" ,
Original file line number Diff line number Diff line change 10
10
"directory" : " src/rossum-sa-extension"
11
11
},
12
12
"license" : " MIT" ,
13
- "version" : " 0.15 .0" ,
13
+ "version" : " 0.16 .0" ,
14
14
"type" : " commonjs" ,
15
15
"sideEffects" : false
16
16
}
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ <h3>NetSuite lens</h3>
43
43
</ div >
44
44
45
45
< div class ="info ">
46
- < div > 0.15 .0</ div >
46
+ < div > 0.16 .0</ div >
47
47
< div > < a href ="https://rossum.university/ " target ="_blank "> Rossum.ai University</ a > 🧑🎓</ div >
48
48
</ div >
49
49
You can’t perform that action at this time.
0 commit comments