Skip to content

Commit 7226edc

Browse files
v2.8.11
1 parent 3bb56ae commit 7226edc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 CodeForms Development & Design
3+
Copyright (c) 2020-23 CodeForms / Fatih Kececi
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Punica-CSS-Framework",
33
"description": "Punica CSS is a clean, lightweight, responsive, modern and fully customizable (even class names) pure CSS Framework based on SASS/SCSS with multi-theme support.",
4-
"version": "2.8.0",
4+
"version": "2.8.11",
55
"homepage": "http://www.punicacss.com/",
66
"author": "CodeForms (https://github.com/codeforms)",
77
"license": "MIT",

src/Layout/Base/Base.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
/*!
1010
* PUNICA CSS - #{theme('name')}
11-
* v2.8.1 build 1048
11+
* v2.8.11 build 1049
1212
*
1313
* @link http://www.punicacss.com
1414
* @link http://github.com/codeforms/Punica-CSS-Framework

0 commit comments

Comments
 (0)