Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 8a19d56

Browse files
committed
4.12
1 parent 63526d7 commit 8a19d56

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group 'dev.ngocta'
7-
version '4.11'
7+
version '4.12'
88

99
sourceCompatibility = 1.8
1010
targetCompatibility = 1.8

src/main/resources/META-INF/plugin.xml

+7
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@
4848

4949
<change-notes><![CDATA[
5050
<ul>
51+
<li>
52+
Version 4.12
53+
<ul>
54+
<li>Improve JQuery support in Odoo</li>
55+
<li>Bug fixes</li>
56+
</ul>
57+
</li>
5158
<li>
5259
Version 4.11
5360
<ul>

0 commit comments

Comments
 (0)