neoagent 3.0.1-beta.31 → 3.0.1-beta.33
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/README.md +3 -0
- package/flutter_app/lib/main_timeline.dart +979 -858
- package/package.json +1 -1
- package/server/public/.last_build_id +1 -1
- package/server/public/assets/fonts/MaterialIcons-Regular.otf +0 -0
- package/server/public/flutter_bootstrap.js +1 -1
- package/server/public/main.dart.js +67358 -67312
package/README.md
CHANGED
|
@@ -101,3 +101,6 @@ Use [GitHub Discussions](https://github.com/NeoLabs-Systems/NeoAgent/discussions
|
|
|
101
101
|
for questions and [GitHub Issues](https://github.com/NeoLabs-Systems/NeoAgent/issues)
|
|
102
102
|
for reproducible bugs. Security reports belong in the process described by
|
|
103
103
|
[SECURITY.md](SECURITY.md).
|
|
104
|
+
|
|
105
|
+
*Made with ❤️ by [Neo](https://github.com/neooriginal) · [NeoLabs Systems](https://github.com/NeoLabs-Systems)*
|
|
106
|
+
|