Skip to content

Commit a4df140

Browse files
authored
Merge branch 'main' into 1441_transformators@main
2 parents 98f129e + 1fd75a0 commit a4df140

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Type: Package
22
Package: teal.modules.general
33
Title: General Modules for 'teal' Applications
4-
Version: 0.3.0.9062
5-
Date: 2025-01-09
4+
Version: 0.3.0.9063
5+
Date: 2025-01-15
66
Authors@R: c(
77
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre")),
88
person("Pawel", "Rucki", , "[email protected]", role = "aut"),
@@ -45,7 +45,7 @@ Imports:
4545
stringr (>= 1.4.1),
4646
teal.code (>= 0.5.0.9012),
4747
teal.data (>= 0.6.0.9015),
48-
teal.logger (>= 0.2.0.9004),
48+
teal.logger (>= 0.3.0.9003),
4949
teal.reporter (>= 0.3.0),
5050
teal.widgets (>= 0.4.0),
5151
tern (>= 0.9.5),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.modules.general 0.3.0.9062
1+
# teal.modules.general 0.3.0.9063
22

33
* Removed `Show Warnings` modals from modules.
44

0 commit comments

Comments
 (0)