@flarehr/apollo-super-selection 3.78.5939 → 3.78.8131
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
- package/dist/lib/apollo-super-selection/{p-b8e24485.system.entry.js → p-22df307f.system.entry.js} +1 -1
- package/dist/lib/apollo-super-selection/p-bdcfc026.system.js +1 -1
- package/dist/lib/apollo-super-selection/{p-3be3db1f.entry.js → p-f3824bc4.entry.js} +1 -1
- package/dist/lib/cjs/sss-button_29.cjs.entry.js +1 -1
- package/dist/lib/esm/sss-button_29.entry.js +1 -1
- package/dist/lib/esm-es5/sss-button_29.entry.js +1 -1
- package/package.json +1 -1
|
@@ -264,7 +264,7 @@ class TapSubscriber extends datoramaAkita.Subscriber {
|
|
|
264
264
|
}
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
const AppVersion = '3.78.
|
|
267
|
+
const AppVersion = '3.78.8131';
|
|
268
268
|
|
|
269
269
|
// -------------------------------------------------------------------------------------
|
|
270
270
|
// guards
|