summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2022-03-22 21:58:46 -0400
committerDonne Martin <donne.martin@gmail.com>2022-03-22 21:58:46 -0400
commit73f79d122335cb27586adb221107c83b3b65e863 (patch)
tree3aba55ee13ff5732796c714998fa511767c7482b
parent4fca6bfb3c6537b6fe44a276de5571fe8e281281 (diff)
Fix #230: Update latest monthly hiring post ids
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index 144aebf..953ffa7 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 25632982
-freelancer_post_id = 25632980
+who_is_hiring_post_id = 25989764
+freelancer_post_id = 25989763